Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您是否尝试过 PHP 中已内置的 SoapClient ?
有一个教程: PHP - Soap 客户端调用 .NET Web 服务
这里是另一个,尽管它是为 zend 开发人员创建它应该工作正常。
Have you tried SoapClient which is already built into PHP?
There is one tutorial: PHP - Soap Client calling .NET Web service
Here is another one, even though it was created for zend developers it should work fine.
我也在搜索教程发现了一些链接,我希望这也对您有帮助:
I am also searching tutorial found few links, I hope this helps you too: