X7ROOT File Manager
Current Path:
/home/u126090504/domains/jims.org.in/public_html
home
/
u126090504
/
domains
/
jims.org.in
/
public_html
/
π
..
π
.htaccess
(0 B)
π
Courses.php
(7.24 KB)
π
Jeebandeep.zip
(140.03 MB)
π
about-us.php
(10.19 KB)
π
admin
π
cgi-bin
π
cleanup_README.txt
(1.25 KB)
π
contact-us.php
(6.26 KB)
π
contactdb.php
(796 B)
π
css
π
director's-message.php
(5.35 KB)
π
facilities.php
(11.66 KB)
π
fonts
π
footer.php
(5.74 KB)
π
gallery.php
(4.98 KB)
π
header.php
(9.01 KB)
π
images
π
index.php
(23.63 KB)
π
jeevandeep
π
js
π
peret.php
(266.87 KB)
π
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="Jeevandeep Institute of Medical Sciencess"/> </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 Jeevandeep Institute of Medical Sciences</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;"> Jeevandeep Institute of Medical Sciences was established with a clear vision β to create a center of excellence in healthcare education that nurtures knowledge, compassion, and professional skills. Situated in the serene environment of Kailash Chandrapur, Budhikhamari, Baripada, our institute is dedicated to producing well-trained, ethical, and competent healthcare professionals who are ready to serve society. We offer specialized courses in <b> B.Sc. Nursing, GNM, ANM, and DMLT</b> focusing equally on academic excellence and hands-on clinical experience. Our students are trained in both Government Hospitals and our own hospital, allowing them to gain real-world exposure and confidence before stepping into their careers. Our dedicated faculty members, modern infrastructure, advanced laboratories, and digital classrooms create a perfect environment for holistic learning. With a strong emphasis on discipline, practical skills, and personal development, we ensure our students are not only job-ready but also life-ready. At Jeevandeep, we donβt just educate β we inspire, support, and guide every student to become a responsible and compassionate member of the healthcare community. </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--> <!--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 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/bsc.png" src="images/course/bsc.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h5><a href="contact-us.html">B.Sc. Nursing</a></h5> </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/gnm.png" src="images/course/gnm.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h5><a href="contact-us.html">GNM</a></h5> </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/anm.png" src="images/course/anm.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h5><a href="contact-us.html">ANM</a></h5> </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/dmlt.png" src="images/course/dmlt.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h5><a href="contact-us.html">DMLT</a></h5> </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/anm.png" src="images/course/anm.png" alt="image"> </div> <div class="featured-content featured-content-post"> <div class="featured-content-post-inner"> <div class="post-title featured-title"> <h5><a href="contact-us.html">ANM</a></h5> </div> </div> </div> </div><!-- featured-imagebox-course end--> </div> </div> </div> </section> <!--course-section_2--> <!--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 Jeevandeep? </h2> </div> <div class="heading-seperator"><span></span></div> </div><!-- section title end --> <p style="text-align:justify";> <b>β Smart Classrooms</b> Technology-integrated classrooms to enhance learning through interactive modules and audiovisual tools.</p> <p style="text-align:justify";><b>β Well-Equipped Laboratories</b> State-of-the-art laboratories for practical training in nursing, pathology, and healthcare diagnostics.</p> <p style="text-align:justify";><b>β Experienced Faculty </b> Learn from highly qualified and dedicated educators with years of experience in the medical field.</p> <p style="text-align:justify";><b>β Modern Infrastructure </b> Spacious campus with modern amenities ensuring a productive and comfortable learning environment.</p> <p style="text-align:justify";><b>β Hostel & Transportation Facilities </b> Separate hostel facilities for boys and girls with hygienic food and round-the-clock security. Transport services available for students from surrounding areas.</p> <p style="text-align:justify";><b>β Placement Assistance </b> Our strong network with hospitals and healthcare centers helps students secure job opportunities right after course completion.</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--> <!--why-choose-section_3--> <section class="ttm-row why-choose-section_3 ttm-bgcolor-white clearfix" data-aos="fade-up"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-6"> <!-- ttm_single_image-wrapper --> <div class="ttm_single_image-wrapper mb-20"> <img class="img-fluid lazyload" src="images/single-img-05.jpg" data-src="images/single-img-05.jpg" alt=""> </div> </div> <div class="col-lg-6"> <div class="pt-25 res-991-pt-30 pl-20 res-991-pl-0"> <!-- section title --> <!-- featured-icon-box --> <div class="featured-icon-box icon-align-before-content icon-ver_align-top style11"> <div class="featured-icon"> <div class="ttm-icon ttm-icon_element-onlytxt ttm-icon_element-color-skincolor ttm-icon_element-size-lg"> <i class="flaticon-diploma"></i> </div> </div> <div class="featured-content"> <div class="featured-title"> <h5>Our Mission</h5> </div> <div class="featured-desc"> <p style="text-align:justify;">At Jeevandeep Institute of Medical Sciences, our mission is to provide high-quality education in the field of nursing and paramedical sciences. We aim to empower students with in-depth knowledge, practical skills, and ethical values that will prepare them to serve with compassion, professionalism, and dedication. Our goal is to contribute to the healthcare sector by producing competent, confident, and caring professionals ready to make a difference in society.</p> </div> </div> </div> <!-- featured-icon-box end --> <div class="mt-24 mb-13"> <span class="ttm-horizontal_sep"></span> </div> <!-- featured-icon-box --> <div class="featured-icon-box icon-align-before-content icon-ver_align-top style11"> <div class="featured-icon"> <div class="ttm-icon ttm-icon_element-onlytxt ttm-icon_element-color-skincolor ttm-icon_element-size-lg"> <i class="flaticon-idea"></i> </div> </div> <div class="featured-content"> <div class="featured-title"> <h5>Our Vision</h5> </div> <div class="featured-desc"> <p style="text-align:justify;">We envision becoming a leading center of excellence in medical and nursing education, recognized for our commitment to academic excellence, clinical training, and community service. Through continuous innovation, skilled faculty, and modern infrastructure, we strive to shape the future of healthcare by nurturing well-rounded professionals who are ready to face global healthcare challenges with confidence and compassion.</p> </div> </div> </div> <!-- featured-icon-box end --> </div> </div> </div><!-- row end --> </div> </section> <!--why-choose-section_3--> </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