ok i need to set a cron job to do this
$turnsper = 5; // X turns
$perminutes = 15; // per Y minutes
$turnoffset = 0; // in case we don't run exactly 0 minutes after the hour
// Note: perminutes must divide evenly into 60
to increase turns by 5 every 15 min....i can make it a lil longer in between but it cant be 2 long....


LinkBack URL
About LinkBacks



Reply With Quote
