Associate
- Joined
- 10 Jul 2006
- Posts
- 2,423
Hey,
I cant think properly and this is irritating me. Have i got this spam stopping script the right way around. Its supposed to only let the user post every 10 minutes.
I have the sign the right way around right?
Thanks.
I cant think properly and this is irritating me. Have i got this spam stopping script the right way around. Its supposed to only let the user post every 10 minutes.
if($_SESSION['lastMailed']+600 < time())
I have the sign the right way around right?
Thanks.