X7ROOT File Manager
Current Path:
/home/u126090504/domains/kptiacademy.in/public_html
home
/
u126090504
/
domains
/
kptiacademy.in
/
public_html
/
📁
..
📄
.htaccess
(1.12 KB)
📄
about-us.php
(10.21 KB)
📁
admin
📄
cleanup_README.txt
(1.25 KB)
📄
contact-us.php
(6.06 KB)
📄
contactdb.php
(796 B)
📄
courses.php
(11.46 KB)
📁
css
📄
director's-message.php
(5.18 KB)
📄
facilities.php
(7.35 KB)
📁
fonts
📄
footer.php
(5.08 KB)
📄
gallery.php
(4.98 KB)
📄
header.php
(8.48 KB)
📁
images
📄
index.php
(24.01 KB)
📁
js
📄
kpti-academy.zip
(74.67 MB)
📁
revolution
📄
secure_upload.php
(2.87 KB)
📄
showpath.php
(107 B)
Editing: index.php
<!--header end--> <?php include("header.php"); ?> <div class="banner-slider slick_slider slick-arrows-style1" data-slick='{"slidesToShow": 1, "slidesToScroll": 1, "arrows":true, "autoplay":true, "responsive": [{"breakpoint":870,"settings":{"slidesToShow": 1}} , {"breakpoint":525,"settings":{"slidesToShow": 1}}]}'> <!-- banner-slide --> <?php require 'admin/database/dbconfig.php'; $query = "SELECT * FROM bannertab"; $query_run = mysqli_query($connection, $query); $check_img = mysqli_num_rows($query_run) > 0; if ($check_img) { while ($row = mysqli_fetch_array($query_run)) { ?> <!-- banner-slide --> <div class="banner-slide"> <img class="img-fluid" src="admin/files/images/<?php echo $row['imgfile']; ?>" alt="Betnoti College of Pharmacy"/> </div> <!-- banner-slide --> <?php } } else { echo "No Records Found"; } ?> </div> <!--site-main start--> <div class="site-main"> <section class="ttm-row introduction-section_1 clearfix" data-aos="zoom-in"> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="pt-40 res-991-pt-30"> <!-- section title --> <div class="section-title"> <div class="title-header"> <h4 class="title" style="font-size:22px;"> Welcome to KIEMS Professional Training Institute (KPTI)</h4> </div> <div class="heading-seperator"><span></span></div> </div><!-- section title end --> <!-- ttm-fid --> <!-- ttm-fid end --> <p style="text-align:justify; font-size:18px; color:#1a1a1a;"> KPTI (KIEMS Professional Training Institute), a premier institution dedicated to shaping the future of healthcare professionals. Located in Prachinagar, Aradichhak, Bhadrak-756181, we are committed to providing high-quality education and practical training in the medical and paramedical fields. <br/> <br/> At KPTI, we believe that healthcare is not just a profession but a calling to serve humanity. Our mission is to empower students with the knowledge, skills, and confidence they need to excel in their chosen careers. With a focus on hands-on learning, industry-relevant curriculum, and experienced faculty, we strive to bridge the gap between education and employment in the healthcare sector. <br/><br/> At KPTI, we are more than just an institute; we are a community of learners, educators, and healthcare enthusiasts dedicated to making a difference. Join us and take the first step toward a fulfilling career in healthcare. Your Journey to a Rewarding Career Starts Here! For more information, visit us at Prachinagar, Aradichhak, Bhadrak-756181 or call us at 9777969726, 9438464600. </p> <div class="ttm-eventbox-footer"> <a class="ttm-btn ttm-btn-size-sm ttm-btn-shape-square ttm-icon-btn-right ttm-btn-style-fill ttm-btn-color-skincolor" href="about-us.php">Read More<i class="fa fa-angle-right"></i></a> </div> </div> </div> <div class="col-lg-4"> <!-- ttm_single_image-wrapper --> <div class="ttm_single_image-wrapper res-991-pt-30"> <div class="featured-imagebox featured-imagebox-course style2"> <div class="featured-thumbnail" style="background-color:#600202;"> <h3 style="color:white; text-align:center; font-size:24px;"> News Bulletin>>></h3> </div> <div class="featured-content"> <div class="featured-content-post-inner" style="height: 300px;"> <marquee direction="up" scrolldelay="4" scrollamount="4" onmouseover='this.stop();' onmouseout="this.start();" style="height: 300px;"> <?php require 'admin/database/dbconfig.php'; $query = "SELECT * FROM nboard"; $query_run = mysqli_query($connection, $query); $check_notice = mysqli_num_rows($query_run) > 0; if ($check_notice) { while ($row = mysqli_fetch_array($query_run)) { ?> <h5> <img src="images/new1.gif" / style="float:left;"><span style="color:#0000b3;"><?php echo $row['date']; ?></span> <a href="<?php echo 'admin/files/' . $row['nurl'] ?>"><?php echo $row['ntext']; ?></a> </h5> <?php } } else { echo "We will soon update this page"; } ?> </marquee> </div> </div> </div><!-- featured-imagebox-course end--> <!-- featured-icon-box end --> </div> </div> </div><!-- row end --> </div> </section> <!--introduction-section_1--> <!--skill-section--> <section class="ttm-row skill-section bg-img1 ttm-bgcolor-darkgrey clearfix" data-aos="fade-up"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-7"> <div class="pr-60 res-991-pr-0"> <!-- section title --> <div class="section-title"> <div class="title-header"> <h2 class="title" style="color:white; font-size:30px;"> Why Choose KPTI?</h2> </div> <div class="heading-seperator"><span></span></div> </div><!-- section title end --> <p style="text-align:justify";> <b>Expert Faculty:</b> Our team of certified professionals and industry experts brings years of experience and knowledge to the classroom.</p> <p style="text-align:justify";><b>Practical Training: </b> We emphasize hands-on learning with access to modern labs, equipment, and real-world scenarios.</p> <p style="text-align:justify";><b>Comprehensive Courses: </b> Our programs are designed to meet the demands of the healthcare industry, ensuring students are job-ready upon graduation.</p> <p style="text-align:justify";><b>Student-Centric Approach: </b> We focus on individual growth, offering personalized attention and mentorship to every student.</p> <p style="text-align:justify";><b>Placement Support: </b> We provide placement assistance to help students secure positions in hospitals, clinics, diagnostic centers, and more.</p> <div class="mt-40 mb-30"> <span class="ttm-horizontal_sep"></span> </div> </div> </div> <div class="col-lg-5"> <!-- col-img-img-one --> <div class="col-bg-img-one ttm-bg ttm-col-bgimage-yes"> <div class="ttm-col-wrapper-bg-layer ttm-bg-layer"></div> <div class="layer-content"></div> </div><!-- col-img-bg-img-one end--> <img class="ttm-equal-height-image img-fluid lazyload" data-src="images/bg-image/col-bgimage-1.jpg" alt="bg-image"> </div> </div><!-- row end --> </div> </section> <!--skill-section--> <!--course-section_2--> <section class="ttm-row course-section_2 clearfix"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-12"> <!-- section title --> <div class="section-title title-style-center_text"> <div class="title-header"> <h2 class="title" style="font-size:40px;">Explore Our Top Courses</h2> </div> <div class="heading-seperator"><span></span></div> </div><!-- section title end --> </div> </div><!-- row end --> <!-- slick_slider --> <div class="row slick_slider" data-slick='{"slidesToShow": 4, "slidesToScroll": 4, "arrows":false, "autoplay":true, "centerMode":true, "centerPadding":0, "infinite":true, "initialSlide":2, "responsive": [{"breakpoint":1100,"settings":{"slidesToShow": 3}} , {"breakpoint":777,"settings":{"slidesToShow": 2}}, {"breakpoint":590,"settings":{"slidesToShow": 1}}]}'> <div class="ttm-box-col-wrapper col-lg-4"> <!-- featured-imagebox-course --> <div class="featured-imagebox featured-imagebox-course style1"> <div class="ttm-post-thumbnail featured-thumbnail"> <img class="img-fluid lazyload" data-src="images/course/lt.png" src="images/course/lt.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h6><a href="contact-us.html">Diploma in Medical Laboratory Technology (DMLT)</a></h6> </div> </div> </div> </div><!-- featured-imagebox-course end--> </div> <div class="ttm-box-col-wrapper col-lg-4"> <!-- featured-imagebox-course --> <div class="featured-imagebox featured-imagebox-course style1"> <div class="ttm-post-thumbnail featured-thumbnail"> <img class="img-fluid lazyload" data-src="images/course/ot.png" src="images/course/ot.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h6><a href="contact-us.html">Operation Theatre Technician (OTT)</a></h6> </div> </div> </div> </div><!-- featured-imagebox-course end--> </div> <div class="ttm-box-col-wrapper col-lg-4"> <!-- featured-imagebox-course --> <div class="featured-imagebox featured-imagebox-course style1"> <div class="ttm-post-thumbnail featured-thumbnail"> <img class="img-fluid lazyload" data-src="images/course/xray.png" src="images/course/xray.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h6><a href="contact-us.html">X-ray Technician</a></h6> </div> </div> </div> </div><!-- featured-imagebox-course end--> </div> <div class="ttm-box-col-wrapper col-lg-4"> <!-- featured-imagebox-course --> <div class="featured-imagebox featured-imagebox-course style1"> <div class="ttm-post-thumbnail featured-thumbnail"> <img class="img-fluid lazyload" data-src="images/course/ecg.png" src="images/course/ecg.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h6><a href="contact-us.html">ECG Technician</a></h6> </div> </div> </div> </div><!-- featured-imagebox-course end--> </div> <div class="ttm-box-col-wrapper col-lg-4"> <!-- featured-imagebox-course --> <div class="featured-imagebox featured-imagebox-course style1"> <div class="ttm-post-thumbnail featured-thumbnail"> <img class="img-fluid lazyload" data-src="images/course/phyco.png" src="images/course/phyco.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h6><a href="contact-us.html">Physiotherapy</a></h6> </div> </div> </div> </div><!-- featured-imagebox-course end--> </div> </div> </div> </section> <!--course-section_2--> <!--broken-section--> <section class="ttm-row broken-section bg-layer clearfix" data-aos="fade-up"> <div class="container"> <div class="row no-gutters"> <div class="col-lg-6"> <!-- col-bg-img-three --> <div class="col-bg-img-three ttm-col-bgimage-yes ttm-left-span ttm-bg"> <div class="ttm-col-wrapper-bg-layer ttm-bg-layer"> <div class="ttm-col-wrapper-bg-layer-inner"></div> </div> <div class="layer-content"> </div> </div><!-- col-bg-img-three end--> <img class="img-fluid ttm-equal-height-image" src="images/bg-image/col-bgimage-3.jpg" alt="bg-image"> </div> <div class="col-lg-6"> <!-- col-bgcolor-yes--> <div class="ttm-bg ttm-col-bgcolor-yes ttm-right-span ttm-bgcolor-darkgrey col-bg-img-four ttm-col-bgimage-yes spacing-6"> <div class="ttm-col-wrapper-bg-layer ttm-bg-layer"> <div class="ttm-col-wrapper-bg-layer-inner"></div> </div> <div class="layer-content"> <!-- section title --> <div class="section-title"> <div class="title-header"> <h4 class="title" style="font-size:20px;">MISSION OF KPTI </h4> </div> <div class="heading-seperator"><span></span></div> </div><!-- section title end --> <div id="ttmscore-timeline" class="ttmscore-timeline-wrapper pt-15 clearfix"> <!--ttmscore-timeline-round--> <div class="timeline ttmscore-timeline ttmscore-timeline-style-1 ttmscore-timeline-round"> <p style="text-align:justify;"> To be a leading institute in healthcare education, recognized for producing skilled, compassionate, and competent professionals who contribute to the well-being of society. We envision a future where every graduate of KPTI is equipped to make a meaningful impact in the healthcare industry, delivering quality care and advancing medical practices. </p> </div><!--ttmscore-timeline-round end--> <div class="timeline ttmscore-timeline ttmscore-timeline-style-1 ttmscore-timeline-round"> <div class="title-header"> <h4 class="title" style="font-size:20px;">VISION OF KPTI </h4> </div> <p style="text-align:justify;"> At KPTI (KIEMS Professional Training Institute), our mission is to provide quality education and empower students with the knowledge, skills, and confidence needed to excel in the medical and paramedical fields. We are committed to fostering a practical learning environment with access to modern labs and equipment, promoting ethical practices, and supporting career growth through placement assistance and guidance. </p> </div> </div> </div> </div> </div> </div> </div> </section> <!--broken-section end--> </div><!--site-main end--> <br/> <?php include("footer.php"); ?> <!--footer end--> <!--back-to-top start--> <a id="totop" href="#top"> <i class="fa fa-angle-up"></i> </a> <!--back-to-top end--> </div><!-- page end --> <!-- Javascript --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery-waypoints.js"></script> <script src="js/jquery-validate.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/slick.min.js"></script> <script src="js/numinate.min.js"></script> <script src="js/imagesloaded.min.js"></script> <script src="js/jquery-isotope.js"></script> <script src="js/lazysizes.min.js"></script> <script src="js/main.js"></script> <!-- Javascript end--> </body> </html>
Upload File
Create Folder