This is a simple and straight forward question.I need to query my database every hour automatically. I know how to fetch the data, array them blah blah blah....... :-) the problem is I have to run the script manually. this is obviously not good programming practice and its boring. How do I do this automatically, do I need to run the script as a service? I am using Linux mint 9, php, mysql.