random1 Posted September 14, 2008 Share Posted September 14, 2008 How can you create scheduled events using PHP? I've heard about cron, but what's the equivalent for Windows? By schedule I mean: * Backup database at 1AM every day * Archive old backups at 2AM every day * Full backup to remote backup servers every 2 hours * etc... Link to comment https://forums.phpfreaks.com/topic/124122-solved-scheduled-events-using-php/ Share on other sites More sharing options...
Goldeneye Posted September 14, 2008 Share Posted September 14, 2008 It's called Task Scheduler or Scheduled Tasks, I believe Link to comment https://forums.phpfreaks.com/topic/124122-solved-scheduled-events-using-php/#findComment-640863 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.