xml_error_string

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

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

説明

string xml_error_string (int code)

code

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

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