I'm trying to create a PHP script which will update the web software. Right now, the update script uploads the ZIP file which contains the new version. I need this script to unzip the file and extract it to the directory above where the upgrade.php script is located (the same directory the zip...