Google

星期四, 七月 05, 2007

NuSOAP调用.net的WebService

$client = new soapclient('http://localhost/TestService/Service1.asmx?WSDL', true);
//中间加入以下两行即可
$client->soap_defencoding = 'UTF-8';
$client
->decode_utf8 = false;

标签: , ,

0 条评论:

发表评论

<< 主页

辽ICP备05003652号
流风洄雪听天籁,轻云蔽日看落花

Powered by Blogger