cron jobs in php
Posted: Thu Jul 14, 2011 11:02 pm
Hello all i want to create a cron job to run my php script at regular intervals. Of course i know the basic functionality of cron jobs. But what actually i am trying to do is my script should execute based on if any new file is uploaded to a folder. Thats the basic requirement. Pls help me how can i acheive this.Any help would be greatly appreciated.