Hello,I want to log any errors/exceptions which occur in a PHP5 SOAP script to a file. I tried try/catch and set_error_handler, but all PHP does is sent a SOAP-fault to the client. Is there any way to intercept the error to log it?
Greetings, Sjoerd -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php