Is there any way to return a non-ASCII string using the library?

I have to return the string "Новости XML и ресурсы для разработчиков"
(its user data and I have no control over it). The client side (built
with the same library) throws an error when it sees this string
in the XML.

I tried pre-processing the value with PHP's utf8_encode function;
this did not affect the results.

Any ideas, or is this a fundamental limitation of XML-RPC?

Jeff;

Jeff Barr - Vertex Development - [EMAIL PROTECTED]
  IM:      MSN: [EMAIL PROTECTED]; AIM: jeffscottbarr
  Resume:       www.vertexdev.com/~jeff/resume.html
  Good Stuff:   www.syndic8.com   www.headlineviewer.com



_______________________________________________
phpxmlrpc mailing list
[EMAIL PROTECTED]
http://lists.usefulinc.com/cgi-bin/mailman/listinfo/phpxmlrpc

Reply via email to