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....