: PHP Clean Directory Is there a way to clean a directory using PHP after a certain amount of days? I'd like to put the amount of days into a $Cleanup variable? I've tried and not been able
Is there a way to clean a directory using PHP after a certain amount of days? I'd like to put the amount of days into a $Cleanup variable? I've tried and not been able to get it working.
More posts by @Nimeshi995
1 Comments
Sorted by latest first Latest Oldest Best
You would need to set a cron job (scheduled task) you set these via the server control panel or with ssh to the server.
You would basically make a script that contained the code to delete all items in the directory and tell the cron task the path of that script, then tell it to run periodically.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.