Dump Contents of Directories Into Directory PHP
- by Belgin Fish
I have a directory like this :
/images/
and then I have another directory like this
/waiting/pack1/
but I have a bunch of packs, so I was wondering how I could make a script to dump all the contents of these /pack* directories into the /images/ one.