dlebowski Posted November 27, 2007 Share Posted November 27, 2007 I know there is a way to automatically decompress a .zip file with php, is there a way for me to upload a .tar file to a directory and have .php decompress it's contents automatically? Thanks for helping me out. Ryan Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted November 27, 2007 Share Posted November 27, 2007 php function: http://us.php.net/manual/en/function.exec.php and these commands may work: http://fantata.blogspot.com/2007/10/how-to-compress-and-decompress-tar-and.html Quote Link to comment 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.