PHP - Manual: Transliterator::getErrorCode
2024-11-14
(PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0)
Transliterator::getErrorCode -- transliterator_get_error_code — Get last error code
面向对象风格
过程化风格
Gets the last error code for this transliterator.
本函数还未编写文档,仅有参数列表。
transliterator
The error code on success,
or false
if none exists, or on failure.
官方地址:https://www.php.net/manual/en/transliterator.geterrorcode.php