File manager - Edit - /home/autoph/public_html/portal/includes/body/receivable_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/receivable_dashboard.php'; break; case '305': //CASH include 'includes/receivable_dashboard.php'; break; case '306': //CASH include 'includes/payment_receipt_dashboard.php'; break; case '307': //CASH include 'includes/inhouse_dashboard.php'; break; } } echo "</td>"; echo "<td valign='top' style='width:80%;min-width:550px;'>"; if(isset($_GET['sid'])){ $sid=$_GET['sid']; switch($sid){ case 'ecc': // ACTIVE include 'includes/soa_ecc_filter_new.php'; break; case 'ecc_body': // ACTIVE include 'includes/soa_ecc_new.php'; break; case 'pcso': // ACTIVE include 'includes/soa_pcso_filter_new.php'; break; case 'pcso_body': // ACTIVE include 'includes/soa_pcso_new.php'; break; case 'int': // ACTIVE include 'includes/soa_intellicare_filter_new.php'; break; case 'int_body': // ACTIVE include 'includes/soa_intellicare_new.php'; break; case 'med': // ACTIVE include 'includes/soa_medicard_filter_new.php'; break; case 'med_body': // ACTIVE include 'includes/soa_medicard_new.php'; break; case 'val': // ACTIVE include 'includes/soa_valuecare_filter_new.php'; break; case 'val_body': // ACTIVE include 'includes/soa_valuecare_new.php'; break; case 'phic': // ACTIVE include 'includes/phic-date-selector_new.php'; break; case 'era': // ACTIVE include 'includes/soa_newera_filter_new.php'; break; case 'add': // ACTIVE include 'includes/daily_payment_summary.php'; break; case 'pay': // ACTIVE include 'includes/daily_payment_summary.php'; break; case 'inh': // ACTIVE include 'includes/inhouse_summary_new.php'; break; } } echo "</td>"; echo "</tr>"; echo "</table>"; ?> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings