nandika wrote: > Samisa Abeysinghe wrote: >> How does the PHP 5 SOAP ext do this? > PHP 5 SOAP ext has a setClass method which accepts classname and a set > of parameters as arguments. Since we have used arrays for most of our > api, > I think we should go with array syntax. Yes that makes sence. Samisa...