Re: [phpxmlrpc] Special special chars in XML Response

2007-09-19 Thread Gaetano Giunta
The answer was clearly given without enough thinking... The first question is: are you using the lib to write the client, the server or both? Then some explanations: - on line 922, if the server has received some CP1252 text, it should default to $GLOBALS['xmlrpc_defencoding']='UTF-8'. Did

Re: [phpxmlrpc] Special special chars in XML Response

2007-09-18 Thread Matthias Korn
Hi Gaetano, thank you for your fast reply and advice! I implemented the steps as you described, but when setting $GLOBALS['xmlrpc_internalencoding']='CP1252'; I am now getting the following error: Warning: xml_parser_set_option() [function.xml-parser-set-option]: Unsupported target