Open GoogleCodeExporter opened 9 years ago
This issue can be fixed (atleast on PHP 5.2.9) by putting the correct output
encoding into the xml_parser_create($encoding) function for your system, for
example xml_parser_create('ISO-8859-1') in our case.
Original comment by s.lu...@warwick.ac.uk
on 13 Sep 2010 at 10:36
Original issue reported on code.google.com by
s.lu...@warwick.ac.uk
on 13 Feb 2010 at 10:34