Hi,
I use PHP 4.3.9-2 with shipped expat_1.95.8 on Linux Debian.
My input XML document uses the following encoding : <?xml version="1.0" encoding="iso-8859-15"?>
I parse this document with SAX handling.
The beginning of the parser code is :
$xp = xml_parser_create();
// set element handler...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.