Şuanki Dizin: /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/ppt.php |
<?php require_once("admin/lib/functions.php"); $db = new login_function(); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="description" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- Title --> <title></title> <!-- Favicon --> <link rel="icon" href="img/core-img/favicon.ico"> <!-- Core Stylesheet --> <link rel="stylesheet" href="style.css"> <style> body { } @media only screen and (max-width: 600px) { .img { width:20px; height:20px; } } </style> </head> <body> <!-- ##### Preloader ##### --> <div id="preloader"> <i class="circle-preloader"></i> </div> <!-- ##### Header Area Start ##### --> <?php include('header.php'); ?> <!-- ##### Header Area End ##### --> <div class="breadcumb-area bg-img" style="background-image: url(img/bg-img/breadcumb.jpg);"> <div class="bradcumbContent"> <h2>Our PPT</h2> </div> </div> <!-- ##### Breadcumb Area End ##### --> <!-- ##### About Us Area Start ##### --> <section class="about-us-area mt-50 section-padding-100"> <div class="container"> <p class="content_p"> <style> iframe { display:inline-table !important; margin:20px; } </style> <?php $department_details = $db->get_all_department(); if(!empty($department_details)) { $dept_counter =0; foreach($department_details as $record) { $id = $department_details[$dept_counter][0]; $department_name= $department_details[$dept_counter][1]; ?> <h1 style="border-bottom:1px solid #DFDFDF; background-color:#FAFAFA; padding:10px;"><?php echo $department_name; ?> Department</h1> <?php $report_details = $db->get_all_ppt_data_from_dept_name($department_name); if(!empty($report_details)) { $counter =0; foreach($report_details as $record) { $id = $report_details[$counter][0]; $images = $report_details[$counter][1]; $title = $report_details[$counter][2]; ?> <a href="ppt/<?php echo $images; ?>" target="_blank" style="text-align:ceter; font-size:17px; color:#0070C0; border:1px solid #EFEFEF; padding:10px; display:inline-table; box-shadow:0px 0px 4px 1px #DFDFDF; margin:15px;"> <img src="images/ppt.png" style="height:200px; width:200px; margin-bottom:10px;" /><br /> <?php echo $title; ?> </a> <?php $counter ++; } }else { ?> <td colspan="4">No PPT Data Found...</td> <?php } $dept_counter++; } } ?> <!-- <a href="pdf/Approches to Literature.pdf" target="_blank" style="text-align:ceter; font-size:17px; color:#0070C0; border:1px solid #EFEFEF; padding:10px; display:inline-table; box-shadow:0px 0px 4px 1px #DFDFDF; margin:15px;"> <img src="images/ppt.png" style="height:200px; width:200px; margin-bottom:10px;" /><br /> Approches to Literature </a> <a href="pdf/ba part1 compulsory english.pdf" target="_blank" style="text-align:center; font-size:17px; color:#0070C0; border:1px solid #EFEFEF; padding:10px; display:inline-table; box-shadow:0px 0px 4px 1px #DFDFDF; margin:15px;"> <img src="images/ppt.png" style="height:200px; width:200px; margin-bottom:10px;" /><br /> B.A Part–I Compulsory English Semester I </a> <a href="pdf/BA 1.pdf" target="_blank" style="text-align:center; font-size:17px; color:#0070C0; border:1px solid #EFEFEF; padding:10px; display:inline-table; box-shadow:0px 0px 4px 1px #DFDFDF; margin:15px;"> <img src="images/ppt.png" style="height:200px; width:200px; margin-bottom:10px;" /><br /> BA 1 </a> --> </p> </div> </section> <!-- ##### About Us Area End ##### --> <!-- ##### Team Area Start ##### --> <!-- ##### Footer Area Start ##### --> <?php include('footer.php'); ?> <!-- ##### Footer Area Start ##### --> <!-- ##### All Javascript Script ##### --> <!-- jQuery-2.2.4 js --> <script src="js/jquery/jquery-2.2.4.min.js"></script> <!-- Popper js --> <script src="js/bootstrap/popper.min.js"></script> <!-- Bootstrap js --> <script src="js/bootstrap/bootstrap.min.js"></script> <!-- All Plugins js --> <script src="js/plugins/plugins.js"></script> <!-- Active js --> <script src="js/active.js"></script> </body> </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