On 12-Jul-01 Inércia Sensorial wrote:
>   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?
> 

What do you mean by valid ? I see these all the time:

'C:'
'cache'
'index'
'C:Temp'
'http:/'
'bookmark'
'index.htm'
'C:WINDOWS'
'bookmarks'

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to