get_html_translation_table get_html_translation_table
(PHP 4, PHP 5, PHP 7) get_html_translation_table — 返回使用 htmlspecialchars() 和 htmlentities()&nbs...
(PHP 4, PHP 5, PHP 7) get_html_translation_table — 返回使用 htmlspecialchars() 和 htmlentities()&nbs...
(PHP 5, PHP 7) fprintf — 将格式化后的字符串写入到流 定义和用法 fprintf() 函数把格式化的字符串写入指定的输出流(例如:文件或数据库)。 arg1、arg2、arg++ 参数将...
(PHP 4, PHP 5, PHP 7) explode — 使用一个字符串分割另一个字符串 说明 explode ( string $delimiter , stri...
(PHP 4, PHP 5, PHP 7) crypt — 单向字符串散列 说明 crypt ( string $str [, string $salt&nbs...
(PHP 4 >= 4.0.1, PHP 5, PHP 7) crc32 — 计算一个字符串的 crc32 多项式 说明 crc32 ( string $str ) :&nb...
(PHP 4, PHP 5, PHP 7) count_chars — 返回字符串所用字符的信息。 说明 count_chars ( string $string [, ...
(PHP 5, PHP 7) convert_uuencode — 使用 uuencode 编码一个字符串。 说明 convert_uuencode ( string $data ...
(PHP 5, PHP 7) convert_uudecode — 解码一个 uuencode 编码的字符串 说明 convert_uudecode ( string $data ...
(PHP 4, PHP 5, PHP 7) convert_cyr_string — 将字符由一种 Cyrillic 字符转换成另一种 说明 convert_cyr_string ( string&n...
(PHP 4, PHP 5, PHP 7) chunk_split — 将字符串分割成小块 说明 chunk_split ( string $body [, int&nb...