Daniel
July 29th, 2005, 01:22
Ugh I think I worded that right.
I'm coding my own little message board type php script, and I need to know the function, that basically counts the time elapsed since last execution of a script from a specific IP address. After a preset time has elapsed, the script can then be run again from that IP address.
Basically, it's a flood-limiting thingy that you see on all forums, or something...
I'm coding my own little message board type php script, and I need to know the function, that basically counts the time elapsed since last execution of a script from a specific IP address. After a preset time has elapsed, the script can then be run again from that IP address.
Basically, it's a flood-limiting thingy that you see on all forums, or something...