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

MaltBlue.com: Zend Framework 2 Modules - The Application's Heart

Zend Developer Zone: Zend Framework Code Freeze (0.6.0 is Coming)

Zend Developer Zone: Introducing xdebug

CodeIgniter.com: CodeIgniter in 2011: Reactor, Core, & UserVoice

WebReference.com: Controllers: Programming Application Logic - Part 2


Community Events











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


release zendframework2 development framework interview functional language introduction tool opinion application phpunit community testing conference unittest series example code podcast

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