php 查找字符串中单词个数 作者: phpfans 时间: 2014-09-19 分类: php开发 没有评论 str_word_count() 函数计算字符串中的单词数.语法:str_word_count(string,return,char) 阅读全文