File manager - Edit - /home/autoph/public_html/portal/main.php
Back
<?php include 'core/init.php'; protected_page(); $compCode = $user_data['company_assignment']; $uLockedCount = $user_data['u_locked_count']; $user = $user_data['u_name']; $account_type= $user_data['account_type']; $CompanyAssignment = $user_data['company_assignment']; if($user!='arnel'){//admin locked out protection if($uLockedCount >= 5){ header("Location: logout.php"); } } if($account_type === 'Doctor'){//redirect to doctor's page header('Location:doctors_portal.php'); } include 'includes/checkchangefunds.php'; ?> <html> <head> <title>NEPHRO GROUP</title> <meta charset="UTF-8"> <link rel="stylesheet" href="css/screen_white.css"> </head> <style type="text/css"> div#containerM { width: 1200px; height: 30px; margin-top: 0px; margin-left: 0px; text-align: left; position:relative; } </style> <style type="text/css"> body { background-color: #FFFFFF; color: #000000; } </style> <style type="text/css"> a:hover { color: #290200; } </style> <script type="text/javascript" src="./jscookmenu.js"></script> <link rel="stylesheet" href="./ThemeFancy/theme.css" type="text/css"> <script type="text/javascript" src="./ThemeFancy/theme.js"></script> <script type="text/javascript"> <!-- function popupwnd(url, toolbar, menubar, locationbar, resize, scrollbars, statusbar, left, top, width, height) { if (left == -1) { left = (screen.width/2)-(width/2); } if (top == -1) { top = (screen.height/2)-(height/2); } var popupwindow = this.open(url, '', 'toolbar=' + toolbar + ',menubar=' + menubar + ',location=' + locationbar + ',scrollbars=' + scrollbars + ',resizable=' + resize + ',status=' + statusbar + ',left=' + left + ',top=' + top + ',width=' + width + ',height=' + height); } //--> </script> <body class="lightGradient"><center> <table style="width:100%;min-width:1200px;height:100%;background:white;border-collapse:collapse"> <tr style='background:transparent'> <?php include 'includes/adminwidgets.php';?> </tr> <tr style='background:transparent'> <?php include 'includes/mainmenu2.php'; ?> </tr> <tr style='background:transparent'> <td class="lightGradient" align="center" valign="top" style="background:#fff;border:none;width:100%;text-align:center;border-bottom:1px solid #F2F2F2"> <hr> </td> </tr> <tr style='background:transparent'> <td class="lightGradient" align="center" valign="middle" style="background-image:url('images/main_bg.png');border:none;width:100%;text-align:center;height:450px;border-bottom:1px solid lightgray"> <center><table style='background:transparent;height:40px'> <tr style='background:transparent'> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='phic_claims.php'> <img src='images/phic_claim1.png' width='100%' height='100%' onmouseover="this.src='images/phic_claim2.png';" onmouseout="this.src='images/phic_claim1.png';" /></a> </td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <img src='images/black.png' width='100%' height='100%' onmouseover="this.src='images/black2.png';" onmouseout="this.src='images/black.png';" /> </td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='mainindex.php'> <img src='images/tx1.png' width='100%' height='100%' onmouseover="this.src='images/tx2.png';" onmouseout="this.src='images/tx1.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='laboratory_index.php'> <img src='images/lab1.png' width='100%' height='100%' onmouseover="this.src='images/lab2.png';" onmouseout="this.src='images/lab1.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href=''> <img src='images/black.png' width='100%' height='100%' onmouseover="this.src='images/black2.png';" onmouseout="this.src='images/black.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> </tr> <tr style='background:white'> <td style='background:white;border:none;background:transparent;height:30px'></td> </tr> <tr style='background:white'> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='#'> <img src='images/black.png' width='100%' height='100%' onmouseover="this.src='images/black2.png';" onmouseout="this.src='images/black.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='doctors_portal.php'> <img src='images/doctor1.png' width='100%' height='100%' onmouseover="this.src='images/doctor2.png';" onmouseout="this.src='images/doctor1.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='#'> <img src='images/black.png' width='100%' height='100%' onmouseover="this.src='images/black2.png';" onmouseout="this.src='images/black.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='#'> <img src='images/black.png' width='100%' height='100%' onmouseover="this.src='images/black2.png';" onmouseout="this.src='images/black.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> <td align='center' style='width:200px;height:150px;border-radius:3px;box-shadow: 3px 3px 2px lightgray;border:1px solid gray;background:transparent'> <a href='#'> <img src='images/black.png' width='100%' height='100%' onmouseover="this.src='images/black2.png';" onmouseout="this.src='images/black.png';" /> </a></td> <td align='center' style='width:20px;border:none;background-color:transparent'></td> </tr> </table></center> </td> </tr> <tr> <?php include 'includes/links.php'; ?> </tr> </table></center> </body> </html>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings