Jump to content

auto update/modify files


johnwayne77

Recommended Posts

if you want the change the modify date of the actual file you might have to look at some type of cron job, unless you wanted this to happen only when the page loads...

 

Something like "touch file1.php" should update the modify date to the current date/time on the file system from the command line or from a cron job

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.