[PHP] Problem of characters with xml_parse

2002-07-30 Thread Sebastien Mole
Hello, I have a question concerning characters : I use the function xml_parse on a standalone XML file with the encoding "ISO-8859-1" and I want to parse it. It contains all types of characters (including control characters, so ASCII characters from x to x00FF) so as to send and receive im

[PHP] Problem of characters with xml_parse

2002-07-30 Thread Sebastien Mole
Hello, I have a question concerning characters : I use the function xml_parse on a standalone XML file with the encoding "ISO-8859-1" and I want to parse it. It contains all types of characters (including control characters, so ASCII characters from x to x00FF) so as to send and receive im