xml_error_string

(3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0)

xml_error_string -- XML パーサのエラー文字列を得る

説明

string xml_error_string (int code)

code

xml_get_error_code()からのエラーコード。

エラーコード codeの説明を有する文字列を返 します。説明がない場合にFALSEを返します。