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
simplexmliterator(3) - php
soapclient.__soapcall(3) - php
oauthprovider(3) - php
pdostatement(3) - php
mysqli_stmt(3) - php
Similar Topics in the Unix Linux Community
Object reference not set to an instance of an object