Re: Zend_Soap_Client --HOw to pass what function to call from wsdl

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

 



ok friends, solved ;)
$funName = 'getAssetHostsList';
$results = $this->_helper->results($funName);



$result = $client->$funName();

Thanks
shahrzad

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux