tags:

views:

38

answers:

1

Hi frnds i am uploading the files suppose if i download one file from my webpage that should automatically unzip and go to table how i can do that can anyone help me out thanks in advance

+1  A: 

If you are looking for a solution how to unpack rar archives with PHP that the answer it to take a look at the RAR extension for PHP.

Goran Jurić