Re: XML-RPC set XML encoding?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



D. Dante Lorenso wrote:
Does anyhow know how to set the character encoding for XML-RPC?

Ok, after digging through the sources, I figured this one out. There's a 4th parameter to the method:

   xmlrpc_server_call_method

And, the options are all explained on this page:

   http://xmlrpc-epi.sourceforge.net/main.php?t=php_api#output_options

Not only can you set the encoding to UTF-8, but you can also and and remove the whitespace which was also nagging me.

Dante

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux