[PHP] $HTTP_REFERER < 10 From: Inércia Sensorial (inerte <email protected>)
Date: 07/12/01

  Is it possible?

  I am writing a recommend script, and I already know that the $HTTP_REFERER
can come empty or even not set, tested turning off the 'Enable Referer
Logging' on Opera.

  But, an invalid $HTTP_REFERER is also one smaller than 10 characters?

  I believe the smallest referer you can have is 'http://a.jp', for example,
but I am not sure.

  Anyone saw a smaller $HTTP_REFERER or have any other ideas to check if it
is invalid?

--

Julio Nobrega.

One and One and One is Three

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>