$_GLOBAL['HTTP_REFERER']
Which I found myself by going to the manual, looking at the variables
section, looking under predefined variables, and having a bit of a dig
around :)
Be warned, HTTP_REFERER does NOT have to be set by the browser, so you
shouldn't rely on it AT ALL for mission critical
On Thu, 25 Jul 2002, Philip J. Newman wrote:
> I'm looking for the global veriable that lists the page before the page
> that i just came from. Anyone know what i'm talking about?
$_SERVER['HTTP_REFERER']
miguel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
I'm looking for the global veriable that lists the page before the page that
i just came from. Anyone know what i'm talking about?
---
Philip J. Newman.
PhilipNZ.com Design Solutions
http://www.philipnz.com/
[EMAIL PROTECTED]
Mob: +64 (25) 6144012.
Tele: +64 (25) 6144012.
Personal Site:
Philip
3 matches
Mail list logo