Re: WSDL with attributes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <aettinger@airadvice.com>:

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

[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux