File manager - Edit - /home/autoph/public_html/portal/includes/dashboard/hemo_data_new.php
Back
<?php //if(empty($_GET['startDate'])){ // echo "<center><div STYLE='top:100px;font-size: 12px; overflow: auto;border:1px solid lightgray;position:relative;width:400px;height:150px;border-radius:5px;border:1px solid black;background:white'>"; // echo "<form action='' method='GET'><br> <br><br>"; // echo "<input type='text' name='startDate' value='' style='text-align:center;width:100px;height:28px; border-radius:3px;border:1px solid gray;' id='datepicker' placeholder='Start Date' required>"; // echo " <input type='text' name='endDate' value='' style='text-align:center;width:100px;height:28px; border-radius:3px;border:1px solid gray;' id='datepickerA' placeholder='End Date' required>"; // echo "<input type='submit' name='setDate' value='Submit' style='width:80px;height:28px;'><br>DATE RANGE: <br>Select Start Date and End Date to Continue..."; // echo "</form>"; // echo "</div></center>"; //}else{ ?> <div id='dragme' STYLE='background:white;position:absolute;top:80px;left:100px;height:530px; width: 1100px; font-size: 12px; overflow: auto;border:1px solid gray;border-radius:10px'> <div style='position:relative'> <table style='width:100%;border-collapse:collapse'> <tr> <td colspan='2' class="lightGradient" style="border:1px solid lightgray;height:28px;font-size:14px;font-weight:normal;color:gray;border-right:1px solid #f2f2f2"> <img src="images/bullet.gif" width="10px" height="10px"> </img> <b style="font-size:14px;color:red"> <?php if(($_GET['subView'])==='home'){echo "DASHBOARD";}else{echo "HEMODIALYSIS ADEQUACY INFORMATION - ";}?><?php echo "<b style='font-size:18px'>" . $_GET['search'] ."</b>";?> :</b> </td> <td align='center' class="lightGradient" style='width:3%;background:#F2F2F2;border:1px solid lightgray'> <a href='main_new.php?view=&sid=home&sview=&tab=7#id-7'> <input type='button' name='close' value='X' style='width:25px;font-size:16;font-weight:bold;height:25px'></a> </td> </tr> </table> </div> <table style='width:100%'> <tr> <td class="lightGradient" style="padding-left:5px;border:1px solid lightgray;height:30px;font-size:14px;font-weight:normal;color:black;border-right:1px solid #f2f2f2"> <img src="images/bullet.gif" width="10px" height="10px"> HEMODIALYSIS ADEQUACY</img> </td> <td rowspan='2' valign='top' style='width:80%;padding:10px;background:white;height:500px'> <div STYLE='height:100%; width: 99.75%; font-size: 12px; overflow: auto;border:1px solid lightgray'> <?php $action=$_GET['go']; switch($action){ case 'cvsfhd': include 'includes/chart/creatinine_vs_frequencyhd.php'; break; case 'aclfh': include 'includes/chart/creatinine_level_vs_frequencyhd.php'; break; case 'cdu': include 'includes/chart/creatinine_vs_dialyzer.php'; break; case 'acdu': include 'includes/chart/ave_creatinine_level_vs_frequencyhd.php'; break; case 'cVSbfr': include 'includes/chart/creatinine_vs_bfr.php'; break; case 'acVSbfr': include 'includes/chart/ave_creatinine_vs_bfr.php'; break; case 'urrvsfhd': include 'includes/chart/urea_reduction_rate.php'; break; case 'acbf': include 'includes/chart/ave_urr_vs_freqhd.php'; break; case 'aurrdu': include 'includes/chart/aurr_vs_dialyzer.php'; break; case 'urrbfr': include 'includes/chart/urr_vs_bfr.php'; break; case 'arrdial': include 'includes/chart/ave_urr_vs_dialyzer.php'; break; case 'aurrbfr': include 'includes/chart/ave_urr_vs_bfr.php'; break; } ?> </div> </td> </tr> <tr> <td valign='top' style='min-width:250px;background:#E0F2F7;height:430px'> <div STYLE=" height: 450px; width: 100%; font-size: 12px; overflow: auto;"> <ul id="menu" style='background:#E0F2F7;border:1px solid #E0F2F7;width:99%'> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=cvsfhd&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Creatinine vs Frequecy HD</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=aclfh&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Ave. Creatinine Level vs Freq.HD</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=cdu&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Creatinine vs. Dialyzer Used</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&sid=home&search=&sum=true&view=plist&id=&subView=hemo&go=acdu&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Ave. Creatinine vs. Dialyzer Used</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=cVSbfr&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Creatinine vs. BFR</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=acVSbfr&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Ave. Creatinine vs. BFR</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=urrvsfhd&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>URR vs. Freq. of HD</a></div></li> <li><div> - <a href="main_new.php?sid=home&sview=&search=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Ave. URR vs. Freq. of HD</a></div></li> <li><div> - <a href="main_new.php?search=&sum=true&view=plist&sview=&id=&subView=hemo&go=aurrdu&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>URR vs. Dialyzer Used</a></div></li> <li><div> - <a href="main_new.php?search=&sum=true&view=plist&sview=&id=&subView=hemo&go=arrdial&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7" style='font-weight:normal;color:blue'>Ave. URR vs. Dialyzer Used</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=urrbfr&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal;color:blue'>URR vs. BFR </a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=aurrbfr&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal;color:blue'>Ave. URR vs. BFR </a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal;color:red'>Kt/V vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave Kt/V vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Kt/V vs. Dialyzer Used </a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave. Kt/V vs. Dialyzer Used </a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Kt/V vs. Blood Flow Rate</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave. Kt/V vs. Blood Flow Rate</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Calcium vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave. Calcium vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Potassium vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave. Potassium vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Albumin vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave. Albumin vs. Freq. of HD </a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Phosphorus vs. Frequency of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Ave. Phosphorus vs. Freq. of HD</a></div></li> <li><div> - <a href='main_new.php?sid=home&search=&sview=&sum=true&view=plist&id=&subView=hemo&go=acbf&startDate=<?php echo $_GET['startDate'];?>&endDate=<?php echo $_GET['endDate'];?>&tab=7#id-7' style='font-weight:normal'>Phosphorus vs. Sevelamer Use</a></div></li> </ul> </div> </td> </tr> </table> </div> <?php //}?>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings