Hallo,

I have a PHP application made of many files ( php, images etc. )
I have a strong suspicion that many of the files in the application directory are no more in use, because of changes made on the application. Is there a tool that, starting from the entry point of the application, scans the files recursively for included/used files and lists them ?
With this list I could delete the remaining files.

Thanks
Andreas


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to