downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SoapVar::__construct> <SoapParam::SoapParam
[edit] Last updated: Fri, 26 Apr 2013

view this page in

The SoapVar class

(No version information available, might only be in SVN)

Introduction

A class representing a variable or object for use with SOAP services.

Class synopsis

SoapVar {
/* Methods */
__construct ( string $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
SoapVar ( mixed $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
}

Table of Contents



add a note add a note User Contributed Notes SoapVar - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites