![]() |
| NuSoAP and local character encoding |
|
Site Admin
|
Before calling a method, set soap_defencoding and decode_utf8, like below:
$soap = new soapclient($wsdlURL,"wsdl"); $soap->soap_defencoding = 'UTF-8'; $soap->decode_utf8 = false; $soap->call("methodname", $arguments, $namespace); |
||||||||||||
|
|
|||||||||||||
| NuSoAP and local character encoding |
|
||
|
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by


RSS2 Feed