- PHP 手册
- 函数参考
- 国际化与字符编码支持
- intl
- UConverter
UConverter::convert
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)
UConverter::convert — Convert string from one charset to another
说明
public UConverter::convert(string$str
, bool $reverse
= false
): string|false
警告
本函数还未编写文档,仅有参数列表。
参数
-
str
-
-
reverse
-
返回值
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/uconverter.convert.php