Hughesy1986 Posted August 7, 2007 Share Posted August 7, 2007 Hi Guys, I am making a zip file site for making and unzipping files. I have coded the ZIP parts no problem but I cannot find any information in using TGZ and TAR files. Does anyone know how I would go about this within PHP? Glen Quote Link to comment https://forums.phpfreaks.com/topic/63715-tgz-and-tar-files/ Share on other sites More sharing options...
trq Posted August 7, 2007 Share Posted August 7, 2007 If your on a *nix server you can easily use php's exec function to access tar directly. Here is a man page for tar. Quote Link to comment https://forums.phpfreaks.com/topic/63715-tgz-and-tar-files/#findComment-317507 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.