We need to develop several scripts in PHP that process weekly incoming ZIP files The file needs to be unzipped and inside it there will be mp3s and a some file that will contain all the metadatas The script will need to create new ZIP file and create a new directory structure inside it following a specific specification The metadata present in the inicial file will need to be reformated into a CSV file and placed inside the destionation ZIP file The incoming ZIP will have...