I want the code to extract zip files in php?

  • Thread starter Thread starter Jimmy
  • Start date Start date
J

Jimmy

Guest
I have already 1 code to extract zip files .But there is 1 problem, If I have 1 zip file named: xyz And if I upload that and extract it I got only 2 files from that zip file.But in that file there are 5 files.It is extracting the file but not fully.
 
Try checking that you have a location/directory for it to be extracted in and make sure your code is right.

This is pretty advanced php.


Nick
 
Back
Top