Code updated 2015/04/22. Zip a whole folder: // Get real path for our folder $rootPath = realpath('folder-to-zip'); // Initialize archive object $zip = new ...
確定! 回上一頁