SoapServer
PHP Manual

SoapServer::addSoapHeader

(PHP 5 >= 5.0.1)

SoapServer::addSoapHeaderAdd a SOAP header to the response

Описание

public void SoapServer::addSoapHeader ( string $object )

Adds a SOAP header to be returned with the response to the current request.

Список параметров

object

The header to be returned.


SoapServer
PHP Manual