Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/department-cos-pos.php |
<?php require_once("admi78enc22_main7sqww_8d9n/lib/functions.php"); $db = new login_function(); if(isset($_GET['dept_name'])) { $dept_name=$_GET['dept_name']; $_SESSION['dept_name']=$dept_name; } if(isset($_SESSION['dept_name'])) { $dept_name=$_SESSION['dept_name']; } ?> <?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><h1 style="color:white; font-weight:bold; text-transform: capitalize !important;"><?php echo $dept_name; ?> PO's & PSO's </h1> <?php require_once("computer-left-panel.php"); ?> <div style="display:inline-table; margin-bottom:20px;"> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <div class="container" style="height:400px;width:865px;"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <div class="carousel-inner"> <?php $slider_img = $db->get_all_departmentwise_cos_pos($dept_name); if(!empty($slider_img)) { $counter = 0; foreach($slider_img as $record) { $id = $slider_img[$counter][0]; $images = $slider_img[$counter][1]; ?> <div class="item <?php if($counter==0){ ?>active<?php } ?>"> <img src="slider_images/<?php echo $images;?>" alt="SWAMI POLYTECHNIC" style="width:100%;border:1px solid #FFFFFF;"> <div class="carousel-caption"> </div> </div> <?php $counter ++; } }else { ?> <td colspan="4">No Data Found...</td> <?php } ?> </div> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left" style="margin-top:0px;"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right" style="margin-top:0px;"></span> <span class="sr-only">Next</span> </a> </div> </div>--> <div class="parent_data_contnr" style="text-align:center;"> <?php $details = $db->get_all_departmentwise_cos_pos($dept_name); if(!empty($details)) { $counter =0; foreach($details as $record) { $id = $details[$counter][0]; $file_name = $details[$counter][1] ; if($file_name!="") { ?> <div class="PDF" style="margin-top:25px;"> <object data="/slider_images/<?php echo $file_name; ?>" type="application/pdf" width="750" height="600"> alt : <a href="/slider_images/<?php echo $file_name; ?>"><?php echo $dept_name; ?> CO's & PO's</a> </object> </div> <?php } } } else { echo "<br /> No CO's & PO's File Availble"; } ?> <!-- <br /> <p style="font-size:22px;color:yellow;text-align:left;font-weight:bold;">VISION</p> <ul style="line-height:25px; text-align:justify;"> <li style="list-style-type:disc;color:white;"><h3><p>“Aim to provide quality Technical education for rural students in the field of Computer Engineering.”</h3></p></li></ul> <p style="font-size:22px;color:yellow;text-align:left;font-weight:bold;">MISSION</p> <ul style="line-height:25px; text-align:justify;"> <li style="list-style-type:disc;color:white;"><h3><p> To provide quality undergraduate students with sound knowledge of computer engineering concepts for pursuing higher studies.</h3></p></li> <li style="list-style-type:disc;color:white;"><h3><p> To mold the rural area students for their overall development with various aspects like technical education, self-motivation, ethics and personality open source.</h3></p></li> </ul> <p style="font-size:22px;color:yellow;text-align:left;font-weight:bold;">OBJECTIVE</p> <ul style="line-height:25px; text-align:justify;"> <li style="list-style-type:disc;color:white;"><h3><p> To provide students with hands on engineering through emphasise on laboratory courses.</h3></p></li> <li style="list-style-type:disc;color:white;"><h3><p> Pursue higher studies with the sound knowledge of basic concepts and skills in computer engineering discipline. </h3></p></li><ul> --> </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