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, 22 Aug 2008

view this page in

Funções da libxml

Classes pré-definidas

LibXMLError

Propriedades

  • code - the error's code

  • column - a coluna onde o erro ocorreu. Note que esta propriedade não está inteiramente implementada na libxml, conseqüentemente 0 é retornado.

  • file - o nome do arquivo, ou vazio se o XML foi carregado de uma string

  • level - a variedade de erros (uma das seguintes constantes: LIBXML_ERR_WARNING, LIBXML_ERR_ERROR ou LIBXML_ERR_FATAL)

  • line - a linha onde o erro ocorreu

  • message - a mensagem de erro

Índice



add a note add a note User Contributed Notes
Funções da libxml
There are no user contributed notes for this page.

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