PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SoapClient->__getLastResponse()> <SoapClient->__getLastRequest()
Last updated: Sat, 24 Mar 2007

view this page in

SoapClient->__getLastRequestHeaders()

(PHP 5 >= 5.0.1)

SoapClient->__getLastRequestHeaders() — Returns last SOAP request headers

Popis

class SoapClient {
string __getLastRequestHeaders ( void )
}

Poznámka: This method works only if the SoapClient object was created with the trace option.

Návratové hodnoty

The last SOAP request headers.

Viz také

SoapClient->__construct()
SoapClient->__getLastRequest()
SoapClient->__getLastResponse()
SoapClient->__getLastResponseHeaders()



add a note add a note User Contributed Notes
SoapClient->__getLastRequestHeaders()
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites