I've been using the "shell_exec" command to unzip files in my script but today my host closed that command, citing security issues. I have been looking for an article on how to do unzip a password protected zip file using strictly php, but can't find any. I would be very happy if someone could point me in a direction where I could learn how to do this. Maybe a better question is, is it possible?
Thanks!