Joseph Bannon wrote:
> Is there a way in PHP to get the referring url when a link is click
> to get to that page?
$HTTP_REFERER
getenv('HTTP_REFERER')
regards
Wagner
--
Madness takes its toll. Please have exact change.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] referring url Joseph Bannon
- RE: [PHP] referring url Alexander Wagner
- RE: [PHP] referring url Boget, Chris

