recode
简介
国际化与字符编码支持
PHP 手册
Unicode
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
Unicode 函数
unicode_decode
— Convert a binary string into a Unicode string
unicode_encode
— Convert a unicode string in any encoding
unicode_get_error_mode
— Get the error mode for strings conversions
unicode_get_subst_char
— Get the substitution character for string conversion errors
unicode_set_error_mode
— Set the error mode for strings conversions
unicode_set_subst_char
— Set the substitution character for string conversion errors
recode
简介
国际化与字符编码支持
PHP 手册