File manager - Edit - /home/autoph/public_html/portal/includes/body/payment_body.php
Back
<div style='padding:1px;width:99.80%;height:80%;min-height:530px;border:1px solid lightgray;background:white'> <?php echo "<table style='width:100%;min-width:800px;height:100%;'>"; echo "<tr style='background:white'>"; //echo "<td valign='top' style='width:20%;min-width:250px;'>"; // if(isset($_GET['sview'])){ // $sview = $_GET['sview']; // switch($sview){ // case '': //PATIENTS // include 'includes/payment_dashboard.php'; // break; // case '300': //CASH // include 'includes/payment_dashboard.php'; // break; // case '301': //ADVANCE // include 'includes/advance_payment_dashboard.php'; // break; // case '302': //SPONSORs // include 'includes/sponsors_dashboard.php'; // break; // case '303': //BANK RECON // include 'includes/recon_new.php'; // break; // case '304': //BANK RECON // include 'includes/payment_dashboard.php'; // break; // // } // } //echo "</td>"; if(isset($_GET['sid'])){ echo "<td valign='top' style='width:80%;min-width:550px;'>"; if(isset($_GET['sid'])){ $sid=$_GET['sid']; switch($sid){ case '': // ACTIVE include 'includes/menu/masterfile/cash_payment.php'; break; case 'PA1': // ACTIVE include 'includes/menu/masterfile/cash_payment.php'; break; case 'AP1': // ACTIVE include 'includes/menu/masterfile/advance_payment.php'; break; case 'SP1': // ACTIVE include 'includes/menu/masterfile/sponsored_payment.php'; break; case 'BD1': // BANK DEPOSIT LIST include 'includes/menu/masterfile/band_deposit_list.php'; break; case 'X1': // BANK DEPOSIT LIST include 'includes/menu/masterfile/cash_payment.php'; break; } } echo "</td>"; }else{ echo "<td valign='top' style='width:80%;min-width:550px;'>"; include 'includes/menu/masterfile/cash_payment.php'; echo "</td>"; } echo "</tr>"; echo "</table>"; ?> </div>
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings