Posts Tagged by SOAP

PHP Tutorial: Simulating SOAP Part II

If you read last Thursday's post, you'd know that I was facing an interesting dilemma at work. We have to shut down a server for a day that provides a SOAP-based API that we'd normally send hundreds of requests to in that period. Since simply shutting down the portion of the site that uses that…