Jump to content

[SOLVED] timers


grlayouts

Recommended Posts

Your better off setting up a cron job.

That could not be 100% secure, meaning there could be other issues.  Even then, that time would have to somehow be ran.

You can do the calculations easy enough, but a cron job (which would simply be telling the server to run that specific php script at whatever time period) would be a lot more reliable, and a lot faster.

That's what I would suggest.  What webhost do you use, what plan do you have, check and see if they support cron jobs, if not there are some other alternatives you can look into.

Link to comment
https://forums.phpfreaks.com/topic/48469-solved-timers/#findComment-237023
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.