X7ROOT File Manager
Current Path:
/home/u126090504/domains/betnoticollegeofpharmacy.in/public_html
home
/
u126090504
/
domains
/
betnoticollegeofpharmacy.in
/
public_html
/
📁
..
📄
D.pharm.php
(8.27 KB)
📄
about-us.php
(10.34 KB)
📁
admin
📁
betnoti-pharmacy
📄
betnoti-pharmacy.zip
(74.35 MB)
📄
bharmacy.sql
(6.22 KB)
📁
cgi-bin
📄
cleanup_README.txt
(1.25 KB)
📄
contact-us.php
(6.1 KB)
📄
contactdb.php
(796 B)
📁
css
📄
director's-message.php
(5.18 KB)
📄
facilities.php
(11.66 KB)
📁
fonts
📄
footer.php
(5.18 KB)
📄
gallery.php
(4.98 KB)
📄
header.php
(8.91 KB)
📁
images
📄
index.php
(15.72 KB)
📁
js
📄
peret.php
(266.87 KB)
📁
revolution
📄
secure_upload.php
(2.87 KB)
📄
showpath.php
(107 B)
Editing: index.php
<?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 Betnoti College of Pharmacy</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;"> At <b>Betnoti College of Pharmacy,</b> we are dedicated to nurturing future pharmacy professionals with high-quality education and practical experience. Situated in Betnoti, Odisha 757025, we offer an ideal environment for students to pursue their passion for healthcare and medicine. Betnoti College of Pharmacy is a premier institution focused on delivering excellence in pharmaceutical education. Our college is equipped with modern infrastructure, experienced faculty, and state-of-the-art laboratories that provide students with the skills they need to excel in the pharmaceutical industry. We are committed to developing competent pharmacists who are ready to contribute to the healthcare sector. If you are looking for the Best Pharmacy College in Betnoti, Betnoti College of Pharmacy stands out as the top choice for aspiring pharmacy professionals. With a strong emphasis on quality education, practical training, and industry-ready skills, we ensure our students are well-prepared to meet the demands of the ever-evolving healthcare industry. Join us to kickstart your journey toward a successful career in pharmacy! </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 Betnoti College of Pharmacy?</h2> </div> <div class="heading-seperator"><span></span></div> </div><!-- section title end --> <p style="text-align:justify";> <b>Expert Faculty:</b> Learn from highly qualified and experienced professionals in the field of pharmacy.</p> <p style="text-align:justify";><b>Modern Laboratories:</b> Our well-equipped labs provide hands-on training that meets industry standards.</p> <p style="text-align:justify";><b>Student-Centered Learning: </b> We focus on holistic development, ensuring that students gain both academic excellence and practical skills..</p> <p style="text-align:justify";><b>Placement Support: </b> We assist students in securing internships and job placements in reputable pharmaceutical companies and healthcare institutions.</p> <p style="text-align:justify";><b>Quality Education: </b> Our curriculum is designed to meet industry standards and provide in-depth knowledge of pharmaceutical sciences. We focus on both theoretical understanding and practical skills, ensuring that our students are fully prepared for the challenges of the pharmacy profession.</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"> <!-- 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; color:black;">Our vision at Betnoti College of Pharmacy is to become a leading institution in pharmaceutical education by creating an environment that nurtures academic excellence, innovation, and leadership. We aim to: Be recognized as a center of excellence in pharmacy education and research. Shape future pharmacy professionals who can contribute to the advancement of healthcare globally. Establish partnerships with industry leaders, healthcare providers, and research organizations to enhance the learning experience of our students. As the Best Pharmacy College in Betnoti, Betnoti College of Pharmacy is committed to setting new benchmarks in pharmaceutical education. We strive to empower our students with the knowledge, skills, and opportunities needed to excel in the dynamic healthcare industry and make a meaningful impact on global health. Join us in shaping a brighter future for pharmacy and healthcare!</p> </div> </div> </div> <!-- featured-icon-box end --> </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; color:black;">At Betnoti College of Pharmacy, our mission is to provide quality pharmaceutical education that empowers students with the knowledge, skills, and ethical values needed to excel in the healthcare industry. We are committed to: Offering a comprehensive and innovative curriculum that meets the evolving needs of the pharmaceutical sector. Promoting hands-on training and research to cultivate highly skilled professionals. As the Best Pharmacy College in Betnoti, Betnoti College of Pharmacy is dedicated to shaping the future of pharmacy education by fostering a learning environment that combines academic excellence, practical experience, and ethical practices. Join us to embark on a rewarding journey toward becoming a successful healthcare professional!.</p> </div> </div> </div> <!-- featured-icon-box end --> <div class="mt-24 mb-13"> <span class="ttm-horizontal_sep"></span> </div> </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