php man page for libxmlerror

Query: libxmlerror

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
gmagickdraw(3) - php
cairoimagesurface(3) - php
gearmanworker(3) - php
yaf_session(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!