 Joined: Jul 2008 Posts: 93

 United States
|
Oct 19, 2011, 09:06:16 PM | #1 |
I have a php script that I'd like to run once every hour. It updates a MySql database by wiping a table and rewriting it.
Is this possible to do this and if so how? I know I can't do it with the php script itself but is there some sort of server program that would do this automatically for me? |
|