|
The SoapClient class(Информация о версии неизвестна, возможно, только в SVN) ВведениеThe SoapClient class provides a client for » SOAP 1.1, » SOAP 1.2 servers. It can be used in WSDL or non-WSDL mode. Обзор классов
SoapClient
{
/* Методы */
public string __doRequest
( string $request
, string $location
, string $action
, int $version
[, int $one_way = 0
] )
public mixed __soapCall
( string $function_name
, array $arguments
[, array $options
[, mixed $input_headers
[, array &$output_headers
]]] )
}Содержание
|
|