>> Simple, but unsafe. $HTTP_REFERER is not suited for security >> related purposes
>I thought about adding this note. It is not secure, >but it adds to the security level of your scripts. Well, but on the other hand you exclude users from using your script/application, because proxies (e.g. WebWasher) may strip the referrer... -- Johannes