函数:strlen()
字符串处理函数库
strlen
取得字符串长度。
语法:
int strlen(string str);
返回值:
整数
函数种类:
资料处理
内容说明
本函数返回指定的字符串长度。
整理:
sadly
(
www.phpx.com
)
[
上一页
下一页
]