enchant_dict_get_error
(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 )
enchant_dict_get_error — 現在のスペリングセッションの直近のエラーを返す
説明
string enchant_dict_get_error
( resource
$dict
)現在のスペリングセッションの、直近のエラーを返します。
パラメータ
-
dict -
辞書リソース。
返り値
エラーメッセージを表す文字列、あるいはエラーが発生していない場合に
FALSE を返します。
There are no user contributed notes for this page.
