PHP 手册
后退
前进
substr_compare
(no version information, might be only in CVS)
substr_compare -- Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters
Description
int
substr_compare
( string main_str, string str, int offset [, int length [, bool case_sensitivity]])
警告
该函数目前尚无参考文档;仅参数列表可用。
后退
起点
前进
strtr
上一级
substr_count