Monthly Archives: September 2010

PHP’s SoapServer and generating WSDL files

Since PHP5, doing stuff with Soap became way easier. SoapServer and SoapClient where added, giving pretty much everybody the ability to create a simple SOAP provider and consumer. But, as always, there is a but. And the ‘but’ in this … Continue reading

Posted in PHP, Programming, Web | Tagged , , | 1 Comment