cron jobs in php
Moderator: General Moderators
-
venkatareddy.cs
- Forum Newbie
- Posts: 1
- Joined: Thu Jul 14, 2011 10:58 pm
cron jobs in php
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.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: cron jobs in php
Are you looking for help on cron jobs? Or how to determine if a new file has been uploaded? Both?
(#10850)