Quote:
Originally Posted by bigalownz
I got 10000's html files hosted that where from 2004 to 2006 etc
is there a script or programe i can use to change the 10000's html files date from 2005/2006 to 2008
thanks
i found a lot of file date changers on google but they only work with windows
|
If you're using *NIX (UNIX/Linux) like I assume, couldn't you write a simple PHP script that just rips through all the files in the directory, opens them and then saves them all, changing the modified time to the day the script was run on?