标签: PHP
PHP strcasecmp() 函数
strcasecmp (PHP 4, PHP 5, PHP 7) str…
PHP str_word_count() 函数
(PHP 4 >= 4.3.0, PHP 5, PHP 7) st…
PHP str_split() 函数
(PHP 5, PHP 7) str_split — …
PHP str_shuffle() 函数
(PHP 4 >= 4.3.0, PHP 5, PHP 7) st…
PHP str_rot13() 函数
(PHP 4 >= 4.2.0, PHP 5, PHP 7) st…
PHP str_replace() 函数
(PHP 4, PHP 5, PHP 7) str_replace&nb…
PHP str_repeat() 函数
(PHP 4, PHP 5, PHP 7) str_repeat&nbs…
PHP str_pad() 函数
定义和用法 str_pad() 函数把字符串填充为新的长度。 语法 st…
PHP str_ireplace() 函数
定义和用法 str_ireplace() 函数替换字符串中的一些字符(不…
PHP str_getcsv() 函数
定义和用法 str_getcsv() 函数解析 CSV 格式字段的字符串…