Okay
No errors, but it doesnt work.PHP Code:<?
$zip_file = "cutenews.zip";
$dir = "/home/user/public_html/cutenews";
function unzip($zip_file, $dir, $dir)
{
copy($dir . "/" . $zip_file, $dir . "/" . $zip_file);
chdir($dir);
shell_exec("unzip $zip_file");
}
?>
Also, raremandan can you tell me when you will be done with the e-com
Thanks people![]()





