hjkhghopjkertteerterterterertertrtoirh
bnmbertsurhetertertertertertertertpdf'tdfg
/
home
/
u313348419
/
domains
/
paramedicalcouncilup.org
/
public_html
/
Upload FileeE
HOME
<?php include "includes/db.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="description" content="#" /> <meta name="author" content="Paramedical"/> <!-- Page Title --> <title>Result</title> <!-- Favicon and Touch Icons --> <link href="images/favicon.png" rel="shortcut icon" type="image/png"> <link href="images/apple-touch-icon.png" rel="apple-touch-icon"> <link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72"> <link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114"> <link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144"> <!-- 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 id="menuzord-menu-skins" href="css/menuzord-skins/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"> <!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. --> <!-- <link href="css/style.css" rel="stylesheet" type="text/css"> --> <!-- Revolution Slider 5.x CSS settings --> <link href="js/revolution-slider/css/settings.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/layers.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/navigation.css" rel="stylesheet" type="text/css"/> <!-- CSS | Theme Color --> <link href="css/colors/theme-skin-orange.css" rel="stylesheet" type="text/css"> <!-- external javascripts --> <script src="js/jquery-2.2.0.min.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- JS | jquery plugin collection for this theme --> <script src="js/jquery-plugin-collection.js"></script> <!-- Revolution Slider 5.x SCRIPTS --> <script src="js/revolution-slider/js/jquery.themepunch.tools.min.js"></script> <script src="js/revolution-slider/js/jquery.themepunch.revolution.min.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-147079398-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-147079398-1'); </script> </head> <body class="has-side-panel side-panel-right fullwidth-page side-push-panel"> <div class="body-overlay"></div> <div id="wrapper" class="clearfix"> <!-- Header --> <?php include "includes/header.php"; ?> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider layer-overlay overlay-deep" data-bg-img="images/bg/bg5.jpg"> <div class="container pt-90 pb-50"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-md-12 xs-text-center"> <h3 class="font-28">Enrollment No</h3> </div> </div> </div> </div> </section> <section class="divider"> <div class="container"> <div class="row"> <div class="col-md-4 col-md-push-4"> <div class="widget border-1px border-theme-colored p-30"> <h5 class="widget-title line-bottom">Check Your Enrollment No <span class="font-12"> <br>USE CAPITAL LETTERS ONLY </span> </h5> <form class="quick-contact-form" action="search_enrollment.php" method="post"> <div class="form-group"> <label for="name">Your Name <small>*</small></label> <input name="name" class="form-control" type="text" required=""> </div> <div class="form-group"> <label for="enroll">Date of Birth <small>*</small></label> <input name="dob" class="form-control" type="text" required=""> </div> <div class="form-group"> <input name="form_botcheck" class="form-control" type="hidden" value=""> <button type="submit" name="submit" class="btn btn-dark btn-theme-colored">Submit</button> </div> </form> </div> </div> </div> </div> </section> </div> <!-- end main-content --> <!-- Footer --> <?php include "includes/footer.php"; ?>