anty.info

Comments and help on web development.

Server-side SOAP debugging in PHP

Debugging SOAP in PHP can be really time intensive. I found the best practice debugging SOAP is using a log file. I use this code to catch exceptions in the server implementation: