Skip to content

Files

Latest commit

364c28b · Dec 11, 2022

History

History

xml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2022
Dec 11, 2022
Nov 29, 2022

xml

This PHP extension implements support for James Clark's expat in PHP. This toolkit lets you parse, but not validate, XML documents. It supports three source character encodings also provided by PHP: US-ASCII, ISO-8859-1 and UTF-8. UTF-16 is not supported.

This extension lets you create XML parsers and then define handlers for different XML events. Each XML parser also has a few parameters you can adjust.

Platform Url
PHP.net https://www.php.net/manual/en/book.xml.php