Student Name Roll No. Reg. No Course Name Gread Point
} else {
success("file_exists"
if (file_exists($both)) {
$both = "$udir$uname";
//Upload File
}
}
error("File does not exist!");
} else {
header("Location: http://$domain$script?editfile=$gefile");
if (file_exists($gefile)) {
//Go Edit file
}
//Go directory
}
}
}
error("File was not created");
} else {
success("file_created"