Jump to content

Check if file is referenced to


indrekr

Recommended Posts

Hi,

 

I have a bunch of files on my apache server in a folder and i need to check with a php script if those files are referenced to on my website on the same domain, if they're not i'll just remove them. How can i do that?

 

Note: They're not other php files, they're just some jpg, gif, pdf, xls files.

Link to comment
https://forums.phpfreaks.com/topic/237959-check-if-file-is-referenced-to/
Share on other sites

I need to find them, move them to another folder. I also need to have a user interface, which shows what files have been moved from where and an option to move them back (in case something fails) - this is meant for the client so it has to be clean/understandable and php. Also, this grep script has to be a cron job. I'm confused about using grep and php together. I would need to write the old locations of the files somewhere. Guidelines?

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.