DeathStar Posted March 26, 2007 Share Posted March 26, 2007 Hi there. I would like to know how I should go about doing the following: I Have a number of crons +-11 I would liek to show when the last cron updated and when the next one will update(have it as a count down). I have thought about setting it so it updates something the the database, and then get a live clock that works with server time that counts down. The problem with that is when the server has downtime, then the script's time will be inaccurate. See i do not host my crons on the same server as i keep my website. How should i go about doing this? Link to comment https://forums.phpfreaks.com/topic/44368-cron-updates/ Share on other sites More sharing options...
ted_chou12 Posted March 26, 2007 Share Posted March 26, 2007 See i do not host my crons on the same server as i keep my website. How does that work? can you operate jobs on a foreign server? Ted Link to comment https://forums.phpfreaks.com/topic/44368-cron-updates/#findComment-215479 Share on other sites More sharing options...
DeathStar Posted March 26, 2007 Author Share Posted March 26, 2007 Yes. My database is a mysql server ex: mysql.theserver.com Link to comment https://forums.phpfreaks.com/topic/44368-cron-updates/#findComment-215489 Share on other sites More sharing options...
DeathStar Posted March 26, 2007 Author Share Posted March 26, 2007 *bump* Link to comment https://forums.phpfreaks.com/topic/44368-cron-updates/#findComment-215590 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.