HaLo2FrEeEk Posted April 4, 2007 Share Posted April 4, 2007 I am creating a service where people can upload mods for Halo 2 to my server in zip, sppf, ppf, rar, 7z, and (possibly) gz formats. I need to be able to open the zip and rar archives to check that the contents are what they are supposed to be (at least two files, one a required text file simply saying that the file was hosted by me, and the other needs to have a certain extension.) My server does not have the zip class installed, is there a way to still open zip and rar archives to check their contents? I also need to package files that are not in zip or rar archives when uploaded, into a zip archive along with the text file, and name it so that it does not overwrite the nother file on the server. Is this possible? Link to comment https://forums.phpfreaks.com/topic/45513-zip-and-rar-archives-without-the-zip-functions-installed/ Share on other sites More sharing options...
HaLo2FrEeEk Posted April 4, 2007 Author Share Posted April 4, 2007 Anyone. Link to comment https://forums.phpfreaks.com/topic/45513-zip-and-rar-archives-without-the-zip-functions-installed/#findComment-221486 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.