|
PHP5中文手册
SoapClient->__getTypes()(PHP 5 >= 5.0.1) SoapClient->__getTypes() — Returns list of SOAP types 说明SoapClient
array
__getTypes
( void
)
This function works only in WSDL mode. 返回值The list of SOAP types. 范例
Example#1 SoapClient->__getTypes() example
<?php |