Complete PHP XML Reference
The xml_parse() function parses an XML document.
This function returns TRUE on success, or FALSE on failure.
| Parameter | Description |
|---|---|
| parser | Required. Specifies XML parser to use |
| xml | Required. Specifies XML data to parse |
| end | Optional. If this parameter is TRUE, the data in the "xml"
parameter is the last piece of data sent in this parse. Note: Entity errors are reported at the end of the parse. And will only show if the "end" parameter is TRUE |
Tip: To create an XML parser, use the xml_parser_create() function.
XML File
PHP Code
The output of the code above will be:
Using the same XML file but displaying the XML data in another way:
The output of the code above will be:
Complete PHP XML Reference
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $7.95/mo SEO Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| XML Editor - Free Trial! |
| FREE Website BUILDER |
| Free Website Templates Free CSS Templates |
| Make Your Own Website |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|