GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
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/_work/ |
Upload File : |
<? // JimMartinson/CodeExamples.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. include('application.phpinc'); $headTitle = 'Code examples'; $pageTitle = $headTitle; $displayHeader = false; include('common/pageHeader.phpinc'); ?> <fieldset><legend>Code css</legend> before <pre><pre> no class text example</pre> after<br><br> before <pre class="cmd"><pre class="cmd"> text example</pre> after<br><br> before <pre class="code"><pre class="code"> text example</pre> after<br><br> before <pre class="codechange"><pre class="codechange"> text example</pre> after<br><br> before <pre class="codeold"><pre class="codeold"> text example</pre> after<br><br> before <pre class="comm"><pre class="comm"> text example</pre> after<br><br> before <pre class="entry"><pre class="entry"> text example</pre> after<br><br> before <pre class="kbd"><pre class="kbd"> text example</pre> after<br><br> before <pre class="samp"><pre class="samp"> text example</pre> after<br><br> before <pre class="tt"><pre class="tt"> text example</pre> after<br><br> before <pre class="ttchange"><pre class="ttchange"> text example</pre> after<br><br> before <pre class="var"><pre class="var"> text example<br>with br before this line</pre> after<br><br> <br> before <span><span> no class text example</span> after<br><br> before <span class="cmd"><span class="cmd"> text example</span> after<br><br> before <span class="code"><span class="code"> text example</span> after<br><br> before <span class="codechange"><span class="codechange"> text example</span> after<br><br> before <span class="codeold"><span class="codeold"> text example</span> after<br><br> before <span class="comm"><span class="comm"> text example</span> after<br><br> before <span class="entry"><span class="entry"> text example</span> after<br><br> before <span class="kbd"><span class="kbd"> text example</span> after<br><br> before <span class="samp"><span class="samp"> text example</span> after<br><br> before <span class="tt"><span class="tt"> text example</span> after<br><br> before <span class="ttchange"><span class="ttchange"> text example</span> after<br><br> before <span class="var"><span class="var"> text example<br>with br before this line</span> after<br><br> <br> before no class text example after<br><br> before <cmd><cmd> text example</cmd> after<br><br> before <code><code> text example</code> after<br><br> before <codechange><codechange> text example</codechange> after<br><br> before <codeold><codeold> text example</codeold> after<br><br> before <comm><comm> text example</comm> after<br><br> before <entry><entry> text example</entry> after<br><br> before <kbd><kbd> text example</kbd> after<br><br> before <samp><samp> text example</samp> after<br><br> before <tt><tt> text example</tt> after<br><br> before <ttchange><ttchange> text example</ttchange> after<br><br> before <var><var> text example<br>with br before this line</var> after<br><br> </fieldset> <fieldset><legend>HTML css</legend> before <pre><pre> no class text example</pre> after<br><br> before <pre class="att"><pre class="att"> text example</pre> after<br><br> before <pre class="comment"><pre class="comment"> text example</pre> after<br><br> before <pre class="commentoc"><pre class="commentoc"> text example</pre> after<br><br> before <pre class="tag"><pre class="tag"> text example</pre> after<br><br> before <pre class="tagoc"><pre class="tagoc"> text example</pre> after<br><br> before <pre class="val"><pre class="val"> text example</pre> after<br><br> <br> before <span><span> no class text example</span> after<br><br> before <span class="att"><span class="att"> text example</span> after<br><br> before <span class="comment"><span class="comment"> text example</span> after<br><br> before <span class="commentoc"><span class="commentoc"> text example</span> after<br><br> before <span class="tag"><span class="tag"> text example</span> after<br><br> before <span class="tagoc">span class="tagoc" text example</span> after<br><br> before <span class="val"><span class="val"> text example</span> after<br><br> <br> before no class text example after<br><br> before <att><att> text example</att> after<br><br> before <comment><comment> text example</comment> after<br><br> before <commentoc><commentoc> text example</commentoc> after<br><br> before <tag><tag> text example</tag> after<br><br> before <tagoc>tagoc text example</tagoc> after<br><br> before <val><val> text example</val> after<br><br> </fieldset> <? $skipDebug = true; include('common/pageFooter.phpinc'); ?>