GinsBabu Posted October 24, 2009 Share Posted October 24, 2009 Hi, I have a zip in remote machine.The zip contains some images.The path to the zip file is given as http://www.example.com/image.zip.How can i extract the zip file to the server?currently am doing this with the ziparchieve function.But it takes too much time.so is there any other way to reduce the processing time.Any help would be grateful.Just to add some i want to do this in zend.is there any library available for zend to do this.... Quote Link to comment https://forums.phpfreaks.com/topic/178838-unzip-a-file/ Share on other sites More sharing options...
MadTechie Posted October 24, 2009 Share Posted October 24, 2009 it takes too much time.so is there any other way to reduce the processing time. Better server, or smaller zip file may help And yes I believe library has Un/Zip un/tar class Quote Link to comment https://forums.phpfreaks.com/topic/178838-unzip-a-file/#findComment-943463 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.