xml_error_string
xml_error_string — XML パーサのエラー文字列を得る
説明
string xml_error_string ( int code )エラーコード code の説明を有する文字列を 返します。
パラメータ
- code
-
xml_get_error_code() からのエラーコード。
返り値
エラーコード code の説明を有する文字列を 返します。説明がない場合には FALSE を返します。参考
xml_get_error_code() |
Weblioに収録されているすべての辞書からxml_error_stringを検索する場合は、下記のリンクをクリックしてください。

- xml_error_stringのページへのリンク