Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
HttpMessage::getRequestUrl

HttpMessage::getRequestUrl

(no version information, might be only in CVS)

HttpMessage::getRequestUrl -- Get request URL

Description

publicstring HttpMessage::getRequestUrl ( void )

Get the Request URL of the Message.

Parameters

Return Values

Returns the request URL as string on success, or FALSE if the message is not of type HttpMessage::TYPE_REQUEST.