|
PHP5中文手册
SoapHeader->__construct()(No version information available, might be only in CVS) SoapHeader->__construct() — SoapHeader constructor 说明SoapHeader
__construct
( string $namespace
, string $name
[, mixed $data
[, bool $mustUnderstand
[, mixed $actor
]]] )
Constructs a new SoapHeader object. 参数
范例
Example#1 Some examples
<?php |