Web Hosting Talk







View Full Version : question about cron, and countdown script!


HostingPoint
10-19-2005, 02:20 AM
Hey guys, I have setup a cron in cpanel to run every 1 hour (to run a php script).

My question is, does it go by the hour of when i set it up, or hourly depending on server time, or what?

Also, How can i make a javascript to countdown to the next hour, when it will run again?

Thanks!!

LimpBagel
10-19-2005, 08:52 AM
Server time. Usually you set what minute of the hour it runs.

So you would select hourly at the 0 minute to get 5:00, 6:00, etc.