News Feed
Jobs Feed
Sections




News Archive
ThinkPHP Blog:
Extending class SoapServer (PHP5) for debugging
January 04, 2007 @ 14:17:30

On the ThinPHP Blog today, there's a new post that talks about extending one of the newer bts of functionality to be added into the PHP core - the SOAP functionality. Specifically, they look at extending the SoapServer class to help with debugging.

For long-term reasons (it's a large multi-year project) and to provide more comfort for our customer (internal monitoring) and the communication from us (the development team) to the external entities (internal/external consumers of the webservice), we decided to improve the debugging capabilities of the SOAP service.

They give a code example of how to use this extension functionality. The script is set to make a request to a remote server and store all of the response information in an easy to use standardized error handling functionality.

0 comments voice your opinion now!
soap soapserver extend php5 debugging soap soapserver extend php5 debugging


blog comments powered by Disqus

Similar Posts

DevShed: Constructing Multi-Line PDF Documents with PHP 5

Elizabeth Smith's Blog: How to Compile PHP5.2 and PHP-GTK2 on Windows using Visual C++ Express

Michael Kimsal's Blog: PHP4 -> PHP5 XML Wrapper

Michael Kimsal's Blog: PHP4 -> PHP5 XML Wrapper

Chris Cassell's Blog: Creating Magic Methods in PHP


Community Events











Don't see your event here?
Let us know!


database framework introduction community example language series api opinion composer application interview development code podcast testing zendframework2 release functional phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework