/ Published in: PHP
delete all files in a directory that are more than 7 days old.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $dir = '/path/to/dir'; /* This is the correct way to loop over the directory. */ // ignore hidden files and directories continue; } } } }