Quote:
Originally Posted by k0nr4d
You could also just use $_SERVER['REMOTE_ADDR'] directly on submission.php which would prevent anyone from manipulating it...
|
Interesting, I didnt even think of that, does that work the same for anything form related, such as time, etc?