Re: FN-FORUM: Full Referrer URL PHP
date posted 12th May 2008 17:47
> $REMOTE_ADDR
> $HTTP_REFERER
> $REQUEST_URI
> $HTTP_HOST
> $HTTP_USER_AGENT
Probably a lot safer, and more future-proof, to turn off register_globals,
and use $_SERVER['REMOTE_ADDR'] etc. instead of these...
Cheers!
Anthony
--
www.fonant.com - Quality web sites