RE: [PHP] http referer problems

2001-12-13 Thread Darren Gamble
Good day, It's a bit difficult to determine what the problem is without more information. If you add before this: echo "|$efa||$HTTP_REFERER|"; What is the output? Darren Gamble Planner, Regional Services Shaw Cablesystems GP 630 - 3rd Avenue SW Calgary, Alberta,

RE: [PHP] http referer problems

2001-12-13 Thread Boget, Chris
> if ($efa != "nm" || $HTTP_REFERER != > "http://www.globalhealth.org/news/article.php3?id=1526";){ > do this); > } Not sure what the exact problem is as you haven't been all that descriptive as to what the values are or what is happening, but you should know that $HTTP_REFERER can't be trusted.