update : 2015.11.03
php.shukuma.com

검색:
 
 
The SoapHeader class

The SoapHeader class

(PHP 5 >= 5.0.1)

소개

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