zipping files with passthru

A

Anonymous

Guest
well off the top of my head i would suggest doing the following:
before the teacher downloading the folder have your server run it through the archiver using shell_exec() function. However you would need to delete the previous zipped file every time before running the commandline.
 
Back
Top