| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
SoapClient->__getLastResponseHeaders()
(no version information, might be only in CVS)
SoapClient->__getLastResponseHeaders() -- Returns last SOAP response headers.Popis
class SoapClient {string __getLastResponseHeaders ( void )
}
Poznámka: This method works only if the SoapClient object was created with the trace option.
Viz také
| SoapClient->__construct() |
| SoapClient->__getLastResponse() |
| SoapClient->__getLastRequest() |
| SoapClient->__getLastRequestHeaders() |
| PÅ™edcházejÃcà | Domů | Dalšà |
| SoapClient->__getLastResponse() | Nahoru |