SOAP
PHP Manual

The SoapHeader class

(PHP 5 >= 5.0.1, PHP 7)

소개

Represents a SOAP header.

클래스 개요

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

Table of Contents


SOAP
PHP Manual