Jump to content

File delete help


steviez

Recommended Posts

Hi,

 

I have built a captcha system that saves the captcha to a temp folder with the file name captcha_CURRENT_TIME_STAMP where CURRENT_TIME_STAMP is the unix time.

 

I want to delete images older than 5mins old by reading the time stamp on the file name. My question is this:

 

How can i loop through the image folder and read the time stamps on the file name and delete all images older than 5mins?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/227302-file-delete-help/
Share on other sites

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.