Part One: Reading a folder structure recursively.
Part Two: Renaming the files (uniquely) and storing new and old file paths.
Part Three: Copy the files into a sequenced folder system.
This is the third and final part of my tutorial regarding renaming and copying files with new secure names. In the first two sections we covered:
Continue reading Securely Renaming a Massive Amount of Files with PHP – Part 3