|
PHP5中文手册
SoapServer->__construct()(No version information available, might be only in CVS) SoapServer->__construct() — SoapServer constructor 说明SoapServer
__construct
( mixed $wsdl
[, array $options
] )
This constructor allows the creation of SoapServer objects in WSDL or non-WSDL mode. 参数
范例
Example#1 Some examples
<?php |