Luckyrare
01-01-2006, 04:31 PM
Okay
<?
$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");
}
?>
No errors, but it doesnt work.
Also, raremandan can you tell me when you will be done with the e-com
Thanks people <3
<?
$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");
}
?>
No errors, but it doesnt work.
Also, raremandan can you tell me when you will be done with the e-com
Thanks people <3