PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

libxml_clear_errors> <libxml
Last updated: Fri, 25 Jul 2008

view this page in

libxml 関数

定義済みクラス

LibXMLError

プロパティ

  • code - エラーのコード。

  • column - エラーが発生した列。このプロパティは libxml では完全には 実装されておらず、しばしば 0 を返すことがある ということに注意しましょう。

  • file - ファイル名。もし XML が文字列から読み込まれた場合は空文字列。

  • level - エラーの深刻度(以下の定数 LIBXML_ERR_WARNINGLIBXML_ERR_ERROR あるいは LIBXML_ERR_FATAL のいずれか)。

  • line - エラーが発生した行数。

  • message - エラーメッセージ。

目次



add a note add a note User Contributed Notes
libxml 関数
There are no user contributed notes for this page.

libxml_clear_errors> <libxml
Last updated: Fri, 25 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites