besly98 Posted June 9, 2009 Share Posted June 9, 2009 Hi All, I need something to run every say wensday and saturday at a certain time.. basicaly to exectute a mysql script as a kind of replication i guess. Is there some function i can use? if so can you pont me in the righgt direction of somethng simple as i have never done this before. Link to comment https://forums.phpfreaks.com/topic/161529-php-date-and-time-execution/ Share on other sites More sharing options...
MadTechie Posted June 9, 2009 Share Posted June 9, 2009 On a unix server these are called cron jobs (crontab) for windows you can use windows schedules or wcron Link to comment https://forums.phpfreaks.com/topic/161529-php-date-and-time-execution/#findComment-852410 Share on other sites More sharing options...
besly98 Posted June 9, 2009 Author Share Posted June 9, 2009 how do i kno wwhich server im using? do you have any decent tutorials on both of these? Link to comment https://forums.phpfreaks.com/topic/161529-php-date-and-time-execution/#findComment-852416 Share on other sites More sharing options...
MadTechie Posted June 9, 2009 Share Posted June 9, 2009 Erm.. if you use phpinfo(); it will tell you the system its running on! I don't have tutorials, but google helps Link to comment https://forums.phpfreaks.com/topic/161529-php-date-and-time-execution/#findComment-852442 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.