Posted by Markus G. Klφtzer on 11/24/88 11:26
Tyrone Slothrop <ts@paranoids.com> wrote:
> You can do something fairly simple to make sure the form is submitted
> from the site where it resides:
> if (!strstr($_SERVER['HTTP_REFERER'], 'mysite.co.uk')) {
> exit ("Invalid referrer");
> }
that will only work fro 5 minutes.
cu
mgk
--
Dummheit ist so ziemlich die einzige menschliche Eigenschaft,
die wirklich grenzenlos ist.
Thomas Hochstein in dan-am
[Back to original message]
|