reneeshtk Posted April 17, 2007 Share Posted April 17, 2007 Hi all, I have a problem. I want to execute a file using php with out using cron job in cpanel. Now the cron is set like that every day cron executing the file . Now the administrator of the site wants to set the cron execution time in the admin page. So he wants to edit the time of execution of file on the admin side. He not want cpanel . How can we execute a file repeatedly without setting a cron job.. Please help me Link to comment https://forums.phpfreaks.com/topic/47352-how-to-set-cron-job-using-php-program-without-using-cpanel/ Share on other sites More sharing options...
trq Posted April 17, 2007 Share Posted April 17, 2007 Yeah... thats probably not going to happen unless you have a dedicated server and can edit crontab directly. Maybe, have a look at the cpanel source and see how they do it. Link to comment https://forums.phpfreaks.com/topic/47352-how-to-set-cron-job-using-php-program-without-using-cpanel/#findComment-231032 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.