PHP libxml Functions
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.
PHP libxml Constants
| Function |
Description |
PHP |
| LIBXML_COMPACT |
Set small nodes allocation optimization. This may improve
the application performance |
5 |
| LIBXML_DTDATTR |
Set default DTD attributes |
5 |
| LIBXML_DTDLOAD |
Load external subset |
5 |
| LIBXML_DTDVALID |
Validate with the DTD |
5 |
| LIBXML_NOBLANKS |
Remove blank nodes |
5 |
| LIBXML_NOCDATA |
Set CDATA as text nodes |
5 |
| LIBXML_NOEMPTYTAG |
Change empty tags (e.g. <br/> to <br></br>),
only available in the DOMDocument->save() and DOMDocument->saveXML()
functions |
5 |
| LIBXML_NOENT |
Substitute entities |
5 |
| LIBXML_NOERROR |
Do not show error reports |
5 |
| LIBXML_NONET |
Stop network access while loading documents |
5 |
| LIBXML_NOWARNING |
Do not show warning reports |
5 |
| LIBXML_NOXMLDECL |
Drop the XML declaration when saving a document |
5 |
| LIBXML_NSCLEAN |
Remove excess namespace declarations |
5 |
| LIBXML_XINCLUDE |
Use XInclude substitution |
5 |
| LIBXML_ERR_ERROR |
Get recoverable errors |
5 |
| LIBXML_ERR_FATAL |
Get fatal errors |
5 |
| LIBXML_ERR_NONE |
Get no errors |
5 |
| LIBXML_ERR_WARNING |
Get simple warnings |
5 |
| LIBXML_VERSION |
Get libxml version (e.g. 20605 or 20617) |
5 |
| LIBXML_DOTTED_VERSION |
Get dotted libxml version (e.g. 2.6.5 or
2.6.17) |
5 |
Make your web applications look like a million bucks
|
|
Most web applications today use boring methods to present data to their viewers using grids or simple HTML tables. FusionCharts induces "life" into the web applications by converting monotonous data into lively charts, gauges & maps.
FusionCharts works with all technologies like ASP, ASP.NET, PHP, ColdFusion, Ruby on Rails, JSP, HTML pages etc.
and connects to any database to render animated & interactive charts. It takes less than 15 minutes and no expertise
whatsoever to build your first chart and just a glance of it to captivate your audience. This fact is endorsed by our
12,000 customers and 150,000 users which include a majority of the Fortune 500 companies.
And yeah, your applications could look like a million bucks by spending just $69.
So go ahead, download your
copy of FusionCharts and start "wow-ing" your customers now!
|
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|