|
PHP5中文手册
enchant_dict_get_error(PECL enchant:0.1-1.0.1) enchant_dict_get_error — Returns the last error of the current spelling-session 说明
string enchant_dict_get_error
( resource $dict
)
Returns the last error of the current spelling-session 参数
返回值Returns the error message as string or FALSE if no error occurred. |