ehajj Posted July 11, 2006 Share Posted July 11, 2006 [color=green][b]Hi,I have a php script i wrote. This file is named run.php. I want that file to be runned on a specific date, for example every Monday and perform the functions written in it.The problem I am facing is how to make this script running without keeping the website opened all the time.Anyone has an idea? ??? ??? ???[/b][/color] Link to comment https://forums.phpfreaks.com/topic/14291-running-a-php-script-on-a-certain-date/ Share on other sites More sharing options...
trq Posted July 11, 2006 Share Posted July 11, 2006 If your on Linux search for [i]running cron jobs[/i]. Link to comment https://forums.phpfreaks.com/topic/14291-running-a-php-script-on-a-certain-date/#findComment-56171 Share on other sites More sharing options...
ehajj Posted July 11, 2006 Author Share Posted July 11, 2006 [color=green][b]Yeah I am on linux, I will try searching for [u][i]running cron jobs[/i][/u]. Thanx for your help[/b][/color] Link to comment https://forums.phpfreaks.com/topic/14291-running-a-php-script-on-a-certain-date/#findComment-56184 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.