PhpRiot
Download Article
Download this article or the entire “Zend Framework 101” series with all listings and files.




More information
Related Books
Zend Framework, A Beginner's Guide

Zend Framework, A Beginner's Guide

Essential Skills--Made Easy! Leverage the power of the Zend Framework to supercharge...

Zend Framework 1.8 Web Application Development

Zend Framework 1.8 Web Application Development

Design, develop, and deploy feature-rich PHP web applications with this MVC framework...
PhpRiot Newsletter
Your Email Address:

More information

Zend Framework 101: Zend_Soap

Article Comments (3 total)

matt b, 18 February 2010
Thank you for this excellent article. This was by far the best one on the net I could find and got me up and running in no time. One question: if I want to return a large XML response, is it poor practice to just return it as a string type? What is the best way to return XML data? Thank you!

Temuri, 8 September 2009
A nice article, but there are already like that on the web. It's a pity you did not focus on "Further Improvements" instead (ComplexTypes, fault handling, etc). Thanks

Juan Arenas, 20 August 2009
Nice Articles, I just wonder if there is any way to call asynchronously a soap server from the zend framework as long as I see this behavior is missing in the new release, are there any other way to do it? Thanks.
Submit a Comment
Use the following form to submit a comment for this article. You can include any required code snippets, which we will format and highlight accordingly.


Note: Before your comment appears on PhpRiot, it must be manually approved. The email address field is optional. If you choose to include it, it will be displayed obfuscated to protect it from spammers.

In This Article