Student Name Roll No. Reg. No Course Name Gread Point
$redirect = "http://$domain$script?path=$var1";
$message = "Successfully Unzipped File!";
if ($for == "unzip") {
}
$redirect = "";
$message = "$var1 Configs Found!";
if ($for == "configs_found") {
}
$redirect = "http://$domain$script?path=$var1";
$message = "File Renamed!";
if ($for == "file_renamed") {
}
$redirect = "http://$domain$script?path=$var1";
$message = "Directory Renamed!";
if ($for == "dir_renamed") {
}
$redirect = "http://$domain$script?path=$var1";
$message = "Directory Deleted!";
if ($for == "dir_del") {
}