Приглашаем посетить
Булгаков (bulgakov.lit-info.ru)

SoapClient->__call()

__construct()" HREF="/php/007/function.soap-soapclient-construct.html">

SoapClient->__call()

(no version information, might be only in CVS)

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

Описание

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.