private_guy Posted September 2, 2007 Share Posted September 2, 2007 Hi there Everybody , Can somebody make me a script which unzips a file? I have tried this script http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-761 but it doesn't work, maybe because I need something for it to work. Well anyway, if somebody can make me a script which unzips a zip and overwriting the existing files/folder please create for me one . Thanks very much. Best Regards, Private_Guy Link to comment https://forums.phpfreaks.com/topic/67681-unzip-via-php/ Share on other sites More sharing options...
Hypnos Posted September 2, 2007 Share Posted September 2, 2007 If it's a Linux system with unzip installed, I would just use that with exec. Link to comment https://forums.phpfreaks.com/topic/67681-unzip-via-php/#findComment-339980 Share on other sites More sharing options...
private_guy Posted September 2, 2007 Author Share Posted September 2, 2007 Hi there, Yes I'm hosted on a linux server and how do I install "unzip"? Best Regards, Private_Guy Link to comment https://forums.phpfreaks.com/topic/67681-unzip-via-php/#findComment-339982 Share on other sites More sharing options...
private_guy Posted September 2, 2007 Author Share Posted September 2, 2007 Hi there, Plus does anybody know how to install ZZIPlib library on a shared hosting account which means with no SSH needed? Thanks. Best Regards, Chill_Guy Link to comment https://forums.phpfreaks.com/topic/67681-unzip-via-php/#findComment-340004 Share on other sites More sharing options...
private_guy Posted September 2, 2007 Author Share Posted September 2, 2007 Anybody Link to comment https://forums.phpfreaks.com/topic/67681-unzip-via-php/#findComment-340028 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.