Jump to content

Does MySql have a function for this? Or must I use Php?


Michdd

Recommended Posts

Neither PHP or MySql are going to be much help. You need to use your OS's scheduler. Linux uses cron, windows, something else.

By using Cron you mean setting cron on a php script?

 

He meant either that or the low-calorie CRON-diet http://en.wikipedia.org/wiki/CRON-diet

ya never know...

Neither PHP or MySql are going to be much help. You need to use your OS's scheduler. Linux uses cron, windows, something else.

By using Cron you mean setting cron on a php script?

 

Cron can execute scripts, yes (wether they be php or whatever doesn't matter). It is the program in charge of executing commands at a given interval on Linux.

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.