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