Date: 07/12/01
- Next message: scott [gts]: "RE: [PHP] apache not handling 404 errors for .php pages"
- Previous message: DAve Goodrich: "Re: [PHP] apache not handling 404 errors for .php pages"
- In reply to: Inércia Sensorial: "[PHP] $HTTP_REFERER < 10"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 dread <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: 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>
- Next message: scott [gts]: "RE: [PHP] apache not handling 404 errors for .php pages"
- Previous message: DAve Goodrich: "Re: [PHP] apache not handling 404 errors for .php pages"
- In reply to: Inércia Sensorial: "[PHP] $HTTP_REFERER < 10"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

