/
/
home
/
u523034047
/
domains
/
citmindia.org
/
public_html
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.4
PHP 8.3.16
Dir:
/home/u523034047/domains/citmindia.org/public_html
Edit:
/home/u523034047/domains/citmindia.org/public_html/placement.php
<!DOCTYPE html> <html dir="ltr" lang="en"> <head> <!-- Meta Tags --> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="author" content="WRIGLECS" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="description" content="Computer Institute - IT COMPUTER INSTITUTE is the best Computer institute in . We are offering DCA, ADCA, CCC & O level & Tally Courses. We are also offering Programing Courses C Language, C++, Java etc." /> <meta name="keywords" content="Best computer institute in , computer institute, pmkvy, pradhan mantri kaushal vikas yojana, pmkvy, IT COMPUTER INSTITUTE in , DCA, ADCA, ccc, o level, java, c, c++ courses " /> <title>CITM COMPUTER INSTITUTE</title> <!-- FAVICON FILES and Touch Icons --> <link href="images/fav.png" rel="apple-touch-icon" sizes="144x144"> <link href="images/fav.png" rel="apple-touch-icon" sizes="114x114"> <link href="images/fav.png" rel="apple-touch-icon" sizes="72x72"> <link href="images/fav.png" rel="apple-touch-icon"> <link href="images/fav.png" rel="shortcut icon"> <!-- Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css"> <link href="css/animate.css" rel="stylesheet" type="text/css"> <link href="css/css-plugin-collections.css" rel="stylesheet"/> <!-- CSS | menuzord megamenu skins --> <link href="css/menuzord-megamenu.css" rel="stylesheet"/> <link id="menuzord-menu-skins" href="css/menuzord-boxed.css" rel="stylesheet"/> <!-- CSS | Main style file --> <link href="css/style-main.css" rel="stylesheet" type="text/css"> <!-- CSS | Preloader Styles --> <link href="css/preloader.css" rel="stylesheet" type="text/css"> <!-- CSS | Custom Margin Padding Collection --> <link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css"> <!-- CSS | Responsive media queries --> <link href="css/responsive.css" rel="stylesheet" type="text/css"> <link href="css/theme-skin-color-set4.css" rel="stylesheet" type="text/css"> <!-- external javascripts --> </head> <body class=""> <div id="wrapper" class="clearfix"> <!--<script type="text/javascript"> function find_branch($mysqli,val) { location.href='branches.php?branchid='+val; return false; } </script>--> <!-- Header --> <header id="header" class="header modern-header modern-header-white"> <?php include ('header.php');?> </header> <style> .closebtn { margin-left: 15px; color: white; font-weight: bold; float: right; font-size: 22px; line-height: 20px; cursor: pointer; transition: 0.3s; } </style> <!-- Start main-content --> <div class="main-content"> <!-- Section: home --> <section class="inner-header divider layer-overlay overlay-theme-colored-7" data-bg-img="images/bg3.jpg"> <div class="container pt-10 pb-10"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-md-12"> <h2 class="text-white font-36">Placement</h2> <ol class="breadcrumb text-left mt-10 white"> <li><a href="index-2.html">Home</a></li> <li class="active">Placement</li> </ol> </div> </div> </div> </div> </section> <section class="position-inherit"> <div class="container"> <div class="row"> <style> table { border-collapse: collapse; border-spacing: 0; width: 100%; border: 1px solid #ddd; } th, td { text-align: left; padding: 8px; } tr:nth-child(even){background-color: #f2f2f2} </style> <div class="col-md-9"> <table> <tr> <th>Name</th> <th>DOB</th> <th>Course</th> <th>Placement</th> </tr> <?php include ('admin/conn.php');?> <?php $sql="select * from placement"; $query=mysqli_query($connection,$sql); $count=1; while($res = mysqli_fetch_array($query)){ ?> <tr> <td><?php echo $res["Name"]?></td> <td><?php echo $res["dob"]?></td> <td><?php echo $res["course"]?></td> <td><?php echo $res["placement"]?></td> </tr><?php } ?> </table> <p align="justify"></p> </div> </div> </section> <!-- end main-content --> </div> <!-- Footer --> <footer id="footer" class="footer" data-bg-color="#d7010a"> <?php include ('footer.php');?> </footer> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> </div> <!--End of Tawk.to Script--> <!-- end wrapper --> <script src="js/jquery-2.2.4.min.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- JS | jquery plugin collection --> <script src="js/jquery-plugin-collection.js"></script> <!-- Footer Scripts --> <script src="js/custom.js"></script> <script type="text/javascript"> $(window).on('load',function(){ $('#myModal2').modal('show'); }); </script> <!-- WhatsHelp.io widget --></body> </html>
Ukuran: 5.5 KB