php man page for soapheader

Query: soapheader

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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