©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(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
.