PHP libxml_use_internal_errors() Function
Complete PHP libxml Reference
Definition and Usage
The libxml_use_internal_errors() function disables standard libxml errors and
enables user error handling.
This function returns the previous value of the use_lib_errors parameter.
Syntax
|
libxml_use_internal_errors(user_errors)
|
| Parameter |
Description |
| user_errors |
Optional. Specifies if user error handling should be
enabled. Default is FALSE |
Example
<?php
libxml_use_internal_errors()
?>
|
Complete PHP libxml Reference
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|