Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<SoapClient->__getLastResponse()SoapClient->__getTypes()>
Last updated: Tue, 19 Sep 2006

SoapClient->__getLastResponseHeaders()

(no version information, might be only in CVS)

SoapClient->__getLastResponseHeaders() --  Returns last SOAP response headers.

Description

class SoapClient {

string __getLastResponseHeaders ( void )

}

Note: This method works only if the SoapClient object was created with the trace option.

Return Values

The last SOAP response headers.




<SoapClient->__getLastResponse()SoapClient->__getTypes()>
Last updated: Tue, 19 Sep 2006