obeegoone Posted December 11, 2008 Posted December 11, 2008 Hi Would it be possible to run mccodes without crons ? Like it update each time you refresh the website or something ? Thanks Quote
radio_active Posted December 11, 2008 Posted December 11, 2008 Re: No cron ? Ummmm no. Unless you ran everything of unix_timestamps but even then... That would probably cost a shitload and possibily still not be able to... Why though? Quote
Haunted Dawg Posted December 11, 2008 Posted December 11, 2008 Re: No cron ? Why would it cost to use unix_timestamp? if(time() == time()-1*60") { //Do the minute cron } But then again you will need a cron to hit that page every minute. and what so ever. Quote
obeegoone Posted December 11, 2008 Author Posted December 11, 2008 Re: No cron ? Ummmm no. Unless you ran everything of unix_timestamps but even then... That would probably cost a shitload and possibily still not be able to... Why though? hehe okey thanks for the info wasent really and reason was just thinking a little :) Quote
AlabamaHit Posted December 11, 2008 Posted December 11, 2008 Re: No cron ? you can run it without crons. (to an extent)... Liek you can easliy get rid of the minute cron...which i know alot fo peole that have....but i se nothying wrong with the other crons.... Short answer... Yes its possible... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.