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
 
<HttpMessage::setRequestUrlHttpMessage::setResponseCode>
Last updated: Tue, 19 Sep 2006

HttpMessage::getResponseCode

(no version information, might be only in CVS)

HttpMessage::getResponseCode -- Get response code

Description

publicint HttpMessage::getResponseCode ( void )

Get the Response Code of the Message.

Return Values

Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.




<HttpMessage::setRequestUrlHttpMessage::setResponseCode>
Last updated: Tue, 19 Sep 2006