Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<is_soap_faultSoapClient->__construct()>
Last updated: Tue, 19 Sep 2006

SoapClient->__call()

(no version information, might be only in CVS)

SoapClient->__call() --  Calls a SOAP function (deprecated)

Description

class SoapClient {

mixed __call ( string function_name, array arguments [, array options [, array input_headers [, array output_headers]]] )

}

This method is deprecated. Use SoapClient->__soapCall() instead of it.




<is_soap_faultSoapClient->__construct()>
Last updated: Tue, 19 Sep 2006