|
if you know how to alter the scripts you have you can easily add a column or two in your user's table in the database(like: user_is_blocked -> boolean value, block_expire -> timestamp) and then use these two columns to check whether or not the user is blocked and for what amount of time...
it's pretty easy actually..
__________________
...to be continued
|