|
PHP5中文手册
SoapClient->__getFunctions()(PHP 5 >= 5.0.1) SoapClient->__getFunctions() — Returns list of SOAP functions 说明SoapClient
array
__getFunctions
( void
)
Returns the list of SOAP functions.
返回值The list of SOAP functions. 范例
Example#1 SoapClient->__getFunctions() example
<?php |