SOAP
PHP Manual

The SoapVar class

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

Wstęp

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

Krótki opis klasy

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

Spis treści


SOAP
PHP Manual