nuSoap 还是 Zend Soap?
我想知道 nusoap 和 ZendSoap 之间的区别,哪个最好?各自有什么优点和缺点?使用过这两种技术的人可以进行比较吗?
谢谢
I would like to know the differences between nusoap and ZendSoap, which is the best? what benefits and disadvantages of each? Anyone who has used both technologies could make this comparison?
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
底线:我建议 Zend Soap。进一步解释...
NuSOAP 缺点
NuSOAP Pros
PHP SOAP 缺点
PHP SOAP 优点
Zend 缺点
Zend Pros
Bottom line: I suggest Zend Soap. To explain further...
NuSOAP Cons
NuSOAP Pros
PHP SOAP Cons
PHP SOAP Pros
Zend Cons
Zend Pros
Nusoap 是一个已停产的项目(自 2007 年以来不再积极开发)。 ZendSoap 可能是最好的方法。
Nusoap is discontinued project (not actively developed since 2007). ZendSoap is probably the best way to go.
http://www.php.net/manual/en/class.soapclient。 php
http://www.php.net/manual/en/class.soapclient.php
它并没有停止。
有当前版本 0.9.5 可供下载,从 2010 年 4 月 26 日起,位于 http://sourceforge .net/projects/nusoap/files/
以及在有来自 cvs 的更新之前
it isn't discontinued.
there is a current version 0.9.5 for download, from 2010-04-26 at http://sourceforge.net/projects/nusoap/files/
and before there was updates from cvs
nusoap 支持 php4
zend soap 支持 php5
nusoap support php4
zend soap support php5