SOAP Функции
PHP Manual

SoapClient->__getFunctions

(No version information available, might be only in CVS)

SoapClient->__getFunctions Returns list of SOAP functions

Описание

SoapClient
array __getFunctions ( void )

Returns the list of SOAP functions.

Замечание: This function works only in WSDL mode.

Возвращаемые значения

The list of SOAP functions.

Примеры

Пример #1 SoapClient->__getFunctions() example

<?php
$client 
= new SoapClient('some.wsdl');
var_dump($client->__getFunctions());
?>

Смотрите также


SOAP Функции
PHP Manual

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 219

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 225

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 219

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 225