SoapVar::SoapVarSoapVar constructor Description
SoapVar::SoapVar
( mixed
$data
, string $encoding
[, string $type_name
[, string $type_namespace
[, string $node_name
[, string $node_namespace
]]]] )Constructs a new SoapVar object. Parameters
Examples
Example #1 SoapVar::SoapVar example
<?php See Also
|