Complete PHP XML Reference
The xml_parser_create() function creates an XML parser.
This function returns a resource handle to be used by other XML functions on success, or FALSE on failure.
| Parameter | Description |
|---|---|
| encoding | Optional. Specifies the output encoding. Default in PHP
5.0.2 and newer is UTF-8 Possible values:
Note: In PHP 5, the input encoding is automatically detected. In PHP 4 and older versions, this paramterer specifies the character encoding for the input and output Note: In PHP 5.0.0 and 5.0.1, default output charset is ISO-8859-1 |
Tip: To free the xml parser, use the xml_parser_free() function.
Tip: To create an XML parser with namespace support, use the xml_parser_create_ns() function instead.
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 |
|---|