©
Ce document utilise Manuel du site Web PHP chinois Libérer
(PECL pecl_http >= 0.10.0)
HttpMessage::getResponseCode — Get response code
Get the Response Code of the Message.
Returns the HTTP response code if the message is of type HttpMessage:: TYPE_RESPONSE
, else FALSE
.