I have the following
How can i add $floodtime on to this?
I want it so like if the seconds is 59 it wont go to 69 coz theres only 60 seconds.
Or is there any better ways to do a flood protection?
| Code: |
| $time = date("YmdHis"); |
How can i add $floodtime on to this?
I want it so like if the seconds is 59 it wont go to 69 coz theres only 60 seconds.
Or is there any better ways to do a flood protection?
