Suscriber with us



Receive HTML?

Syndicate

LibXML functions PDF Print E-mail

PHP libxml Introduction

The libxml functions and constants are used together with SimpleXML, XSLT and DOM functions.

Installation

These functions require the libxml package. Download at xmlsoft.org

PHP libxml Functions

PHP: indicates the earliest version of PHP that supports the function.

Function

Description

PHP

libxml_clear_errors()

Clear libxml error buffer
 

5

libxml_get_errors()

Retrieve array of errors
 

5

libxml_get_last_error()

Retrieve last error from libxml
 

5

libxml_set_streams_context()

Set the streams context for the next libxml document load or write
 

5

libxml_use_internal_errors()

Disable libxml errors and allow user to fetch error information as needed
 

5

 


Last Updated ( Thursday, 03 April 2008 )
 
< Prev   Next >

Polls

Which is the best Scripting language?