HTTP_REFERER turned off?
Posted by: crimsondryad
Posted on: 2004-12-12 13:15:00
Maybe one of the Dreamhost gurus can help here...I had an email form I built that checked the referring page by using $_SERVER["HTTP_REFERER"]. It's not working and when I did print_r($_SERVER), I don't even see http_referer as an array element.
Did Dreamhost turn this off? I believe it was working when I originally implemented it, but I hadn't checked for a while.
If anyone has a good alternative, I'd appreciate it. I don't want spammers hacking my email!
Thanks...
Crim