如何在php中找到给定字符串中最长的单词?(how can i find longest word from a given string in php? [closed])

编程入门 行业动态 更新时间:2024-10-18 01:28:00
如何在php中找到给定字符串中最长的单词?(how can i find longest word from a given string in php? [closed])

我想从数据库中提取数据创建一个图表。 我对Json或xml的了解不多。有可能在不使用它们的情况下绘制图形。我在网上搜索并找到关于Google Graph但没有关于如何使用它们的教程。 我也试图找出关于这个主题的书籍但却找不到任何书籍。

请告诉我任何从MySQL数据绘制图表的好的和简单的Api,以及任何可以帮助我学习的视频教程

I want to create a graph from the data fetching from database. I don't have much knowledge of Json or xml..Is it possible to draw Graph without using them.. I searched on net and found about Google Graph but there are no tutorials on how to use them. I also tried to find out books on this topic but unable to find any.

Kindly tell me any good and easy Api to draw graph from MySQL data, and any video tutorials that can help me to learn

最满意答案

你可以用这个代码john ...

$ lon){$ lon = strlen($ word); $ lonWord = $ word; echo $ lonWord; ?>

you can use this code john...

$lon) { $lon = strlen($word); $lonWord = $word; } } echo $lonWord; ?>

更多推荐

本文发布于:2023-08-05 03:57:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1428120.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:字符串   单词   最长   中找到   如何在

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!