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: Sun, 19 May 2013

view this page in

The SoapVar class

(Não há informação de versão disponível, talvez apenas no SVN)

Introdução

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

Sinopse da classe

SoapVar {
/* Métodos */
__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 ]]]] )
}

Índice



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

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