|
PHP5中文手册
SoapVar->__construct()(No version information available, might be only in CVS) SoapVar->__construct() — SoapVar constructor 说明SoapVar
__construct
( mixed $data
, int $encoding
[, string $type_name
[, string $type_namespace
[, string $node_name
[, string $node_namespace
]]]] )
Constructs a new SoapVar object. 参数
范例
Example#1 Some examples
<?php |