News Feed
Jobs Feed
Sections




News Archive
PHP Web Services Blog:
Payload the Way You Want with PHP5 built-in SOAP
January 30, 2008 @ 15:00:31

The PHP Web Services blog has a helpful hint on getting a custom SOAP request all ready to go:

How do you get this [custom] XML to be output by the SoapClient?

Using the SoapVar method and a few newly created objects, making a custom structure is simple. It's just a matter of encoding the object and setting it with the base() method in the PHP SOAP extension. Check out the blog post for an example of both the custom XML and the code to produce it.

0 comments voice your opinion now!
payload custom soap extension soapvar object encode


blog comments powered by Disqus

Similar Posts

KillerPHP.com: Will Ruby kill PHP?

Brian Moon's Blog: PHP's MySQL connection timeout

PHPMaster.com: Writing Custom Session Handlers

Zend Developer Zone: PHP Abstract Podcast Episode 27: Introducing PECL Picks

DevShed: Building Object-Oriented Web Pages with Inheritance in PHP 5


Community Events











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


symfony2 framework unittest phpunit series zendframework2 rest usergroup database interview introduction functional language conference testing release podcast community development opinion

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