soapheader(3) php man page | unix.com

Man Page: soapheader

Operating Environment: php

Section: 3

SOAPHEADER(3)								 1							     SOAPHEADER(3)

The SoapHeader class

INTRODUCTION
Represents a SOAP header.
CLASS SYNOPSIS
SoapHeader SoapHeader Methods o SoapHeader::__construct (string $namespace, string $name, [mixed $data], [bool $mustunderstand], [string $actor]) o SoapHeader::SoapHeader (string $namespace, string $name, [mixed $data], [bool $mustunderstand = false], [string $actor]) PHP Documentation Group SOAPHEADER(3)
Related Man Pages
reflectionclass(3) - php
pdostatement(3) - php
reflectionfunction(3) - php
reflectionobject(3) - php
splstack(3) - php
Similar Topics in the Unix Linux Community
Object reference not set to an instance of an object