网站首页

>>

PHP初级教程手册


函数:strlen()



strlen

取得字符串长度。

语法: int strlen(string str);

返回值: 整数

函数种类: 资料处理

内容说明

本函数返回指定的字符串长度。



整理: (www.phpernote.com)

[ 上一页 下一页 ]

|