dennismonsewicz Posted March 26, 2008 Share Posted March 26, 2008 I have a script that will create thumbnails for me. Is there a way to set the script to run every time the directory is updated? Quote Link to comment https://forums.phpfreaks.com/topic/98034-automatic-script-run/ Share on other sites More sharing options...
Psycho Posted March 26, 2008 Share Posted March 26, 2008 I fyou are on a linux server you can create a CRON job. If you are on a Windows server you can create a scheduled task. Quote Link to comment https://forums.phpfreaks.com/topic/98034-automatic-script-run/#findComment-501606 Share on other sites More sharing options...
Mr Chris Posted March 26, 2008 Share Posted March 26, 2008 A lot of hosting companies offer Cron Jobs as their package in their control panel. Have a search through sitepoint http://www.sitepoint.com/forums/search.php?searchid=3476184 I know when I was looking for how to do this a while back I found the answer on a thread there. Alternatively you will probably find what you are looking for doing a search on php freaks. Quote Link to comment https://forums.phpfreaks.com/topic/98034-automatic-script-run/#findComment-501621 Share on other sites More sharing options...
dennismonsewicz Posted March 26, 2008 Author Share Posted March 26, 2008 I am thinking I am just going have the script run everytime an image is uploaded. There won't be many users using this script, considering the user list is limited. Thanks for everyones help Quote Link to comment https://forums.phpfreaks.com/topic/98034-automatic-script-run/#findComment-501632 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.