Re: [SOAP] WSDL with attributes?

[email protected] ("Claus Jørgensen")
Newsgroups php.soap
Message-ID <[email protected]>
Hey

You have to use call_user_func_array if you wish to call a method with a
dynamical array of parameters.

$service->method() is threated like normal objects in PHP.

2007/5/2, Andrew Ettinger <[email protected]>:
>
> How can I set up attributes? I know I can do:
>
> $result = $service->method(array("param1"=>"value",
> "param2"=>"value2"));
>
> But this doesn't set up attributes. Does this have to be done in an
> override of the __doRequest method call or something?
>
>
>
>
>


-- 
Sincerely
  Claus Jørgensen, Denmark
  Mobil: +45 30 13 27 32
  http://www.dragons-lair.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.