SOAP
PHP Manual

The SoapHeader class

(PHP 5 >= 5.0.1)

Introduzione

Represents a SOAP header.

Sommario dellla classe

SoapHeader {
/* Metodi */
__construct ( string $namespace , string $name [, mixed $data [, bool $mustunderstand [, string $actor ]]] )
SoapHeader ( string $namespace , string $name [, mixed $data [, bool $mustunderstand = false [, string $actor ]]] )
}

Indice dei contenuti


SOAP
PHP Manual