开发者

good book for wsdl, web services and php soap? [closed]

开发者 https://www.devze.com 2023-02-04 23:00 出处:网络
开发者_运维技巧 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
开发者_运维技巧 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I'd like to learn web services (SOAP, WSDL) and I primarily code in PHP. Can you suggest any book, that uses PHP to teach these concepts?


O'Reilly's PHP Cookbook has two chapters with good examples.

Ch 14 - Consuming Web Services
Ch 15 - Building Web Services


try W3SCHOOLS first it can get you started off pretty quickly, WSDL and SOAP


Also http://www.packtpub.com/toc/php-oracle-web-development-data-processing-security-caching-xml-web-services-and-ajax-table-cont#chapter_9 this book has a good example about building SOAP server and SOAP client that consumes it.


Take a look on this nice book: "Zend Framework Web Services" It covers SOAP, RPC, REST, JSON-RPC and a range of other adjacent development topics, including web services testing.

0

精彩评论

暂无评论...
验证码 换一张
取 消