Quote:
Originally Posted by potter
Well, as stated already a cron job be the best way.
But please don't try to make it out like a single db query to get a single field value is bad. 
|
Not trying to make a big deal out of it but if a file is written there's already a timestamp. There's no reason to make an entry in a db and query the db every time we want to see when the file was created. That step is completely redundant.