xml_error_string
(PHP 4, PHP 5, PHP 7)
xml_error_string — XML パーサのエラー文字列を得る
説明
xml_error_string
( int $error_code
) : string|null
エラーコード error_code
の説明を有する文字列を
返します。
返り値
エラーコード error_code
の説明を有する文字列を
返します。説明がない場合には false
を返します。
(PHP 4, PHP 5, PHP 7)
xml_error_string — XML パーサのエラー文字列を得る
xml_error_string
( int $error_code
) : string|null
エラーコード error_code
の説明を有する文字列を
返します。
エラーコード error_code
の説明を有する文字列を
返します。説明がない場合には false
を返します。