News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Samisa Abeysinghe's Blog:
Tracing SOAP Messages (and Installing via PECL)
January 08, 2008 @ 13:49:00

On his blog today, Samisa Abeysinghe points out a library that can be used to trace the SOAP messages going back and forth between your client and server - the WSO2 Web services framework for PHP.

The Web services client class, WSClient has two methods for this, getLastRequest() and getLastResponse(). After calling the request() method of the client instance, you can call any of those methods to gain access to the messages.

Simple example code is included showing how to grab that information from the client object. If you're looking for a way to get the WSF/PHP functionality installed on your system, check out this step-by-step tutorial on using the PECL tool to create and install the packages to your PHP setup.

0 comments voice your opinion now!
soap trace message client ws02 webservice framework soap trace message client ws02 webservice framework



Similar Posts

Jonathan Snook's Blog: Easier Static Pages for CakePHP 1.2 Update

Zend Developer Zone: Extending the CakePHP Framework

Ajaxian.com: AjaxCore: PHP Ajax Framework

Josh Sharp's Blog: Why you should be using a framework

Utah PHP Users Group: CodeIgniter - the PHP answer?


Community Events







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


example conference mysql book zendframework database package security framework ajax releases zend job cakephp application PHP5 PEAR developer release code

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