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 |
The Ektron Intranet
lets you do everything you need to do on your corporate intranet and everything you want to do... all with just one application.
What can you do with the Ektron Intranet? |

|
Navigate through content, documents, assets, colleagues and workgroups quickly and intuitively with enterprise search |

|
Communicate with friends and colleagues with forums, message boards and corporate blogging using the new Social Networking Platform |

|
Promote collaboration among coworkers in your organization through project workspaces where others can efficiently find information and work together |

|
Personalize your company profile by bookmarking and organizing favorite content, uploading assets, posting photos, blogging, and more |

|
Interact with features like tagging, flagging, wikis and ratings found in the Web 2.0 Toolbox |
 |
Author/edit content, manage navigation, menus, audit trails, workflow and approvals with the best in breed Content Management |
|
|
|
|
See why there are 20,000+ Ektron integrations worldwide. Request an
INSTANT DEMO or download a
FREE TRIAL today. |
|