News Feed
Jobs Feed
Sections




News Archive
Benjamin Eberlei's Blog:
Using Zend_Soap Server and Autodiscover in a Controller
March 23, 2009 @ 12:03:10

Benjamin Eberlei has an example posted to his blog of a use of Zend_Soap_Server and Zend_Soap_AutoDiscover in more of a Model/View/Controller setup.

The following example provides you with a working Soap server inside a Zend_Controller_Action, although I discourage the use of it and would suggest using a dedicated script outside the dispatching process to gain multitudes of performance, which webservices often require.

His setup request two routes to be added - one that points "server" to "serverActioin" and the other that points "wsdl" to "wsdlAction".

0 comments voice your opinion now!
zendsoap mvc example zendsoapserver zendsoapautodiscover


blog comments powered by Disqus

Similar Posts

Richard Miller's Blog: Essential PHP Security

Luke Welling's Blog: I <heart> register_globals

PHPBuilder.com: Caching Web Page Output for Server Optimization

Padraic Brady's Blog: Any Behaviour-Driven Development Tools for PHP?

PseudoCoder.com: How To Really Use Xdebug To Speed Up Your App


Community Events











Don't see your event here?
Let us know!


tool code interview functional opinion development series phpunit database introduction api release testing language example zendframework2 community podcast unittest framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework