PHP字符串函数convert_cyr_string()的用法
convert_cyr_string (PHP 4, PHP 5) convert_cyr_string — 将字符由一种 Cyrillic 字符转换成另一种 说明 string convert_c...
PHP字符串函数convert_uuencode()的用法
convert_uuencode (PHP 5) convert_uuencode — 使用 uuencode 编码一个字符串 说明 string convert_uuencode ( str...
PHP字符串函数count_chars()的用法
count_chars (PHP 4, PHP 5) count_chars — 返回字符串所用字符的信息 说明 mixed count_chars ( string $string ...
PHP字符串函数echo()的用法
echo (PHP 4, PHP 5) echo — 输出一个或多个字符串 说明 void echo ( string $arg1 [, string $... ...
PHP字符串函数crypt()的用法
crypt (PHP 4, PHP 5) crypt — 单向字符串散列 说明 string crypt ( string $str [, string $salt ...
PHP字符串函数fprintf()的用法
fprintf (PHP 5) fprintf — 将格式化后的字符串写入到流 说明 int fprintf ( resource $handle , string $...
PHP字符串函数crc32()的用法
crc32 (PHP 4
PHP字符串函数explode()的用法
explode (PHP 4, PHP 5) explode — 使用一个字符串分割另一个字符串 说明 array explode ( string $delimiter ...
PHP字符串函数get_html_translation_table()的用法
get_html_translation_table (PHP 4, PHP 5) get_html_translation_table — 返回使用 htmlspecialchars() 和 htmlentities() 后的转换表 ...
PHP字符串函数hebrev()的用法
hebrev (PHP 4, PHP 5) hebrev — 将逻辑顺序希伯来文(logical-Hebrew)转换为视觉顺序希伯来文(visual-Hebrew) 说明 str...