open password protected zips

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gardnern

    open password protected zips

    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.

Working...