Re: [PHP] Re: Instantiate SOAP Request Objects

2009-06-01 Thread Shawn McKenzie
Samuel Vogel wrote: > Am 01.06.2009 20:05 Uhr, schrieb Shawn McKenzie: >> Shawn McKenzie wrote: >> >>> Samuel Vogel wrote: >>> Hey, I would like to know how I can instantiate the types that I get via the __getTypes() function or know if this is even possible. I am a

Re: [PHP] Re: Instantiate SOAP Request Objects

2009-06-01 Thread Samuel Vogel
Am 01.06.2009 20:05 Uhr, schrieb Shawn McKenzie: Shawn McKenzie wrote: Samuel Vogel wrote: Hey, I would like to know how I can instantiate the types that I get via the __getTypes() function or know if this is even possible. I am asking because I have a webservice in which all functio

[PHP] Re: Instantiate SOAP Request Objects

2009-06-01 Thread Shawn McKenzie
Shawn McKenzie wrote: > Samuel Vogel wrote: >> Hey, >> >> I would like to know how I can instantiate the types that I get via the >> __getTypes() function or know if this is even possible. >> I am asking because I have a webservice in which all functions expect an >> specific object to be passed to

[PHP] Re: Instantiate SOAP Request Objects

2009-06-01 Thread Shawn McKenzie
Samuel Vogel wrote: > Hey, > > I would like to know how I can instantiate the types that I get via the > __getTypes() function or know if this is even possible. > I am asking because I have a webservice in which all functions expect an > specific object to be passed to them, rather than a list of