how to make a cron job or a scheduled task that'll empty the strikes table every few hours?i'm tired of having to run this query
Code:
TRUNCATE TABLE `strikes`
everytime i want to empty it.anyone help please?
p.s:i need to empty my strikes table as my members are having a loggin-in problem.vb keeps telling them wrong username or password,quota used up.....only emptying the strikes table allows them to log-in again!
anyone help please????
Quote:
Originally Posted by geo1
how to make a cron job or a scheduled task that'll empty the strikes table every few hours?i'm tired of having to run this query
Code:
TRUNCATE TABLE `strikes`
everytime i want to empty it.anyone help please?
p.s:i need to empty my strikes table as my members are having a loggin-in problem.vb keeps telling them wrong username or password,quota used up.....only emptying the strikes table allows them to log-in again!
anyone help please????
|
any coders?pleasE?
*bump
*bump