1. Can you specify the exact error(s) you get?
2. When your code sets soap_defencoding, you must provide all data in
that encoding. NuSOAP does not automatically call utf8_encode on your
data. That way, your data can include Unicode characters that do not
map to ISO-8859-1.
Scott Nichol
----- Original Message -----
From: "Danil Sakhabutdinov" <dansmail@xxxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, April 17, 2007 2:10 AM
Subject: [Nusoap-general] NuSoap encodings
> My problem: when I change var soap_defencoding, xml becomes invalid.
> How
> can I overcome that? I have to use utf-8. Sorry for my english.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|