libxmlerror(3) php man page | unix.com

Man Page: libxmlerror

Operating Environment: php

Section: 3

LIBXMLERROR(3)								 1							    LIBXMLERROR(3)

The libXMLError class

INTRODUCTION
Contains various information about errors thrown by libxml. The error codes are described within the official xmlError API documentation.
CLASS SYNOPSIS
libXMLError libXMLError Properties o public int$level o public int$code o public int$column o public string$message o public string$file o public int$line
PROPERTIES
o $level - the severity of the error (one of the following constants: LIBXML_ERR_WARNING, LIBXML_ERR_ERROR or LIBXML_ERR_FATAL) o $code - The error's code. o $column - The column where the error occurred. Note This property isn't entirely implemented in libxml and therefore 0 is often returned. o $message - The error message, if any. o $file -The filename, or empty if the XML was loaded from a string. o $line - The line where the error occurred. PHP Documentation Group LIBXMLERROR(3)
Related Man Pages
ktaglib_id3v2_attachedpictureframe(3) - php
yaf_config_simple(3) - php
gearmanworker(3) - php
splfileinfo(3) - php
yaf_request_simple(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!