A script started acting wonky with no changes to it.  Doing a bit of debug at
the time, I uncovered an odd variable called

HTTP_WEFERER

What is that?  I check of the php.net website yielded no results.

I'm guessing it is a variable set on the server.   My first thought was a
mangled HTTP_REFERER variable, which was missing, but the value was some long
string.

Any ideas?

thanks,

bill


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to