X7ROOT File Manager
Current Path:
/home/u126090504/domains/nistresidentialcollege.in/public_html
home
/
u126090504
/
domains
/
nistresidentialcollege.in
/
public_html
/
📁
..
📄
.htaccess
(2.31 KB)
📄
Courses-Offered.php
(2.07 KB)
📄
Nist-Backup.zip
(94.12 MB)
📄
about.php
(5.67 KB)
📄
achievers.php
(2.89 KB)
📁
admin
📄
admission.php
(4.36 KB)
📁
ajax-load
📄
career.php
(5.74 KB)
📄
cleanup_README.txt
(1.25 KB)
📄
contact.php
(4.99 KB)
📄
contactdb.php
(1018 B)
📄
courses.php
(14.88 KB)
📁
css
📄
examination.php
(3.26 KB)
📄
facilities.php
(7.06 KB)
📄
fees.php
(24.29 KB)
📁
fonts
📄
gallery.php
(3.51 KB)
📁
images
📄
index.php
(24.2 KB)
📁
js
📄
online-admission.php
(8.84 KB)
📄
secure_upload.php
(2.87 KB)
📄
showpath.php
(107 B)
📄
talent-search.php
(5.43 KB)
📄
viewpaymentdb.php
(1.26 KB)
Editing: talent-search.php
<!-- Header --> <?php include ("admin/include/header.php"); ?> <body class=""> <div id="wrapper" class="clearfix"> <!-- preloader --> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider parallax layer-overlay overlay-white-1" data-bg-img="images/bg/slide3.jpg"> <div class="container pt-60 pb-60"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-sm-8 text-left flip xs-text-center"> <h2 class="title" style="font-size:19px; color:white; text-align:center;"> TALENT SEARCH EXAMINATION</h2> </div> </div> </div> </div> </section> <br/> <br/> <!-- Divider: Contact --> <section class="divider"> <div class="container" style="border:6px groove red;"> <div class="row pt-30"> <div class="col-md-12"> <h5 style="margin-top:-5%; font-weight:bold; text-align:center; color:black;">Last Date of Online Registration : <span style="color:red;">29-02-2024</span> | Date of Examination : <span style="color:red;">10-03-2024</span> | Contact : 9437266065, 9437264995, 9437147709, 9437147713</h5><br/> <h4 style="text-align:center; margin-top:-1%; font-weight:bold; color:#740000; background-color:red; border-radius:8px; color:white;">NIST TALENT SEARCH EXAMINATION REGISTRATION FORM</h4><br/><br/> <?php include('contactdb.php'); require 'admin/database/dbconfig.php'; ?> <form id="contact_form" action="" method="post"> <div class="row"> <div class="col-sm-6"> <div class="form-group"> <label>Student's Full Name</label> <input name="coname" class="form-control" type="text" placeholder="Student's Full Name" required=""> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label>Father's Name</label> <input name="coemail" class="form-control required email" type="text" placeholder="Father's Name"> </div> </div> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group"> <label>Mother's Name</label> <input name="cosub" class="form-control required" type="text" placeholder="Mother's Name"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label>Phone</label> <input name="cophone" class="form-control" type="number" placeholder="Enter Phone"> </div> </div> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group"> <label>School Name</label> <input name="comes" class="form-control required" type="text" placeholder="School Name"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label>Percentage Of Mark in SA-1 (10th Class)</label> <input name="mark" class="form-control" type="text" placeholder="Block Name"> </div> </div> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group"> <label>Block Name</label> <input name="block" class="form-control" type="text" placeholder="Block Name"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label>Full Address</label> <input name="address" class="form-control required" type="text" placeholder="School Name"> </div> </div> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group"> <label>WhatsApp Number</label> <input name="whts" class="form-control required" type="number" placeholder="WhatsApp Number"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label>Aadher Number</label> <input name="aad" class="form-control" type="number" placeholder="Aadher Number"> </div> </div> </div> <div class="form-group"> <button name="submit_contact" type="submit" class="btn btn-flat btn-theme-colored text-uppercase mt-10 mb-sm-30 border-left-theme-color-2-4px">Submit Form</button> </div> </form> </div> </div> </div> </section> </div> <!-- end main-content --> <!-- Footer --> <?php include("admin/include/footer.php"); ?>
Upload File
Create Folder