Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/mechanical-laboratories.php |
<?php require_once("78enc22_main7sqww_8d9/lib/functions.php"); $db = new login_function(); ?> <?php require_once("header.php"); ?> <html> <head> <!-- Custom --> <link href="css/styles.css" type="text/css" media="all" rel="stylesheet" /> <script src="js/app.js"></script> </head> <div class="parent_colour container"> <div class="department-main-section"> <br /> <center><h2 class="head-title">Mechanical Engineering Laboratoies</h2> <?php require_once("mechanical-left-panel.php"); ?> <div style="display:inline-table; margin-bottom:20px;"> <div class="parent_data_contnr" > <?php $department = "Mechanical Engineering"; $report_details = $db->get_all_laboratory_info_departmentwise($department); if(!empty($report_details)) { $counter =0; foreach($report_details as $record) { $id = $report_details[$counter][0]; $department = $report_details[$counter][1]; $title = $report_details[$counter][2]; $images = $report_details[$counter][3]; ?> <div class="PDF"> <object data="gallery/<?php echo $images; ?>" type="application/pdf" width="100%" height="800"> alt : <a href="gallery/<?php echo $images; ?>"><?php echo $title; ?></a> </object> </div> <?php $counter ++; } }else { ?> <td colspan="3">No Data Found...</td> <?php } ?> <!--<br /> <table border=2 cellpadding="2px" style="margin-top:10px;"> <thead style="color:#FFFFFF;"> <td width="20">Sr.no</td> <td>Title</td> <td width="120">View</td> </thead> <tr> <td><?php echo $counter+1; ?></td> <td><?php echo $title; ?></td> <td><a href="/gallery/<?php echo $images; ?>" target="_blank" class="download-title"> View </a></td> </tr> </table>--> </div> </div> </div> </div> </div> <?php require_once("footer.php"); ?> </html>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4