News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Adam Trachtenberg's Blog:
PHP 5 SOAP Hacking
October 22, 2005 @ 06:22:54

Adam Trachtenberg has posted a fun new usefulness for a feature in the PHP5 SOAP libraries - the classmap option.

My new favorite PHP 5 SOAP feature is the classmap option. By default, ext/soap converts complexTypes into stdClass objects. However, that's only useful for reading the data.

Using the classmap option, you can specify how ext/soap should map complexTypes to PHP classes. This allows me to write methods to implement iterators and pretty-printing of objects.

He's looking to create a series of model classes that can automatically pull/push the data it needs. Now, if we could only see some code...

1 comment voice your opinion now!





Similar Posts

Site News: Popular Posts for the Week of 10.16.2009

Site News: Popular Posts for the Week of 10.23.2009

Community News: Latest PEAR Releases for 07.27.2009

Site News: Blast from the Past - One Year Ago in PHP

Community News: Latest Releases from PHPClasses.org


Community Events









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


job symfony sqlserver release facebook opinion developer performance microsoft windows podcast framework zendframework drupal feature wordpress codeigniter conference extension apache

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