xml_error_string

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

説明

string xml_error_string(int code);

code

xml_get_error_code からのエラーコード。

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