Jackus Posted April 4, 2008 Share Posted April 4, 2008 Hey guys, How would I go about inputting an event in MySQL/PHP that is recurring indefinatly. For example, having one input that will repeat for every wednesday, or something - instead of having to input the event for every existing wednesday? Thanks Jack Link to comment https://forums.phpfreaks.com/topic/99559-automatic-scheduling/ Share on other sites More sharing options...
pocobueno1388 Posted April 4, 2008 Share Posted April 4, 2008 You need to setup a cron job. You can usually do this through the control panel of your host. Link to comment https://forums.phpfreaks.com/topic/99559-automatic-scheduling/#findComment-509315 Share on other sites More sharing options...
Jackus Posted April 4, 2008 Author Share Posted April 4, 2008 Okay. How would I beable to set up using MySQL, the config for teh cron job. For example - I need many events to recur on many different days. How would I store this in a MySQL database? Link to comment https://forums.phpfreaks.com/topic/99559-automatic-scheduling/#findComment-509340 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.