Servicing the services

Servicing the services

Well, my experiments into web services have borne fruit. I successfully managed to connect to the Amazon web services and perform a query. The code was written in PHP and I used the PEAR SOAP extension. The basic premise is that you create a WSDL client with the SOAP...