Tag: web service
The WSDL Blower: The state of SOAP in Zend Framework 1.6
There are all kinds of ways to expose APIs as web services. SOAP, XML-RPC, REST, JSON-RPC. Out of all of these, SOAP is arguably the most complex, but also one of the oldest ways to expose an API (I remember preliminary SOAP and WSDL support in Delphi 6, circa 2001). Exposing an API as a […]
Posted: September 13th, 2008 under Development, PHP, Zend Framework.
Tags: bug, framework, PHP, soap, web service, wsdl, zend
Comments: none