PHP Doku:: Add a SOAP header to the response - soapserver.addsoapheader.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzWeb ServicesSOAPThe SoapServer classSoapServer::addSoapHeader

Ein Service von Reinhard Neidl - Webprogrammierung.

The SoapServer class

<<SoapServer->addFunction()

SoapServer->__construct()>>

SoapServer::addSoapHeader

(PHP 5 >= 5.0.1)

SoapServer::addSoapHeaderAdd a SOAP header to the response

Beschreibung

public void SoapServer::addSoapHeader ( SoapHeader $object )

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

Parameter-Liste

object

The header to be returned.

Rückgabewerte

Es wird kein Wert zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)