Page 1 of 1

auto insert data in mysql database

Posted: Tue Aug 27, 2002 9:29 am
by valen53
hi, now i doing a reservation system. i hope that the MySQL database can be automatically insert data everyday. But i dunno have any function can do that way beside using PHP script. anyone can help me???

Posted: Tue Aug 27, 2002 10:10 am
by volka
so you want to run a program and/or script every day at a specific time ?!?

take a look at the
unix/linux:
crontab or
at

windows (nt/w2k/+):
at

manual