Page 1 of 1

Function update.?

Posted: Wed Feb 12, 2003 3:03 am
by Mobic
I want to make some data for all my users to be deducted with 10 once an hour..
Is it possible, and how is it done?
Uses mysql..

Posted: Wed Feb 12, 2003 3:53 am
by twigletmac
Are you using Windows or *nix?

Mac

Posted: Wed Feb 12, 2003 11:59 am
by daven
if you are using *nix, try setting up a cron job. For windows...ummm....any people know how to schedule tasks in windows?

Posted: Thu Feb 13, 2003 2:10 am
by twigletmac
daven wrote:any people know how to schedule tasks in windows?
Task Scheduler?

Mac

Posted: Thu Feb 13, 2003 5:02 am
by Mobic
I'll try that..
Thanx :D