pixeltrace Posted June 28, 2007 Share Posted June 28, 2007 hi, i need to run a php file (email.php) on a given time my problem is, i dont know how to do this because i havent done this before. what are my options here? hope you could help me with this. thanks! Link to comment https://forums.phpfreaks.com/topic/57530-how-to-run-a-file-on-a-specific-time/ Share on other sites More sharing options...
redarrow Posted June 28, 2007 Share Posted June 28, 2007 linux use cron. http://www.sitepoint.com/article/introducing-cron windows use scedular but guess what look http://cronw.sourceforge.net/ Link to comment https://forums.phpfreaks.com/topic/57530-how-to-run-a-file-on-a-specific-time/#findComment-284696 Share on other sites More sharing options...
pixeltrace Posted June 28, 2007 Author Share Posted June 28, 2007 hi, other options other than cron? actually, i only need to run a php page and can actually execute the work to be done by just going to the browser and type the URL but i need to run it every 24 hrs. any php scrpts or options that i can use to do this? thanks! Link to comment https://forums.phpfreaks.com/topic/57530-how-to-run-a-file-on-a-specific-time/#findComment-284711 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.