News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Book Review - PHP Programming with PEAR

PHPMaster.com: Debugging PHP Code with FirePHP

Knut Urdalen's Blog: Seamless AJAX with PRADO

Code2Learn.com: Using HighCharts with php , MySQL and CodeIgniter

Mike Naberezny\'s Blog: Zend Framework Manual Updated


Community Events









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


release phpunit development event opinion language interview functional testing database object unittest composer zendframework2 community framework code example api introduction

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