I can get PHP to open zip files no problem, however the zips I need to
open are password protected. Id like to refrain from calling system
commands (system(); or exec(); or passthrough();) . Anyone know a
solution to this? Thanks.
open are password protected. Id like to refrain from calling system
commands (system(); or exec(); or passthrough();) . Anyone know a
solution to this? Thanks.