PDA

View Full Version : How to open .Z files with PHP?


jojose417
04-30-2004, 11:51 PM
Does anyone know how to open .Z files with PHP. I know they have a function for .gz, and something you can add for .zip. but I'm not sure if the .zip one works with .Z

Has anyone done this, and if PHP doesn't have anything built in, how did you get around the problem.

Thanks!

Charter
05-01-2004, 06:02 AM
Hi. Perhaps check into uncompress or gunzip.