I\'m writing a PHP script that downloads a series of generated files (using wget) into a directory, and then zips then up, using the zip command.>
wget
zip
cd /home/public_html/site/upload/ && zip -r sub_upload.zip sub_upload/