X7ROOT File Manager
Current Path:
/home/u126090504/domains/bpcaodisha.com/public_html
home
/
u126090504
/
domains
/
bpcaodisha.com
/
public_html
/
π
..
π
.htaccess
(1.12 KB)
π
.well-known
π
about-bpca.php
(3.26 KB)
π
admin
π
ajax-load
π
bpca
π
bpca.zip
(15.2 MB)
π
contact-us.php
(4.06 KB)
π
contactdb.php
(796 B)
π
courses.php
(10.76 KB)
π
css
π
facilities.php
(10.91 KB)
π
faculty.php
(2.89 KB)
π
fonts
π
footer.php
(6.43 KB)
π
gallery.php
(2.96 KB)
π
header.php
(6.37 KB)
π
images
π
index.php
(14.62 KB)
π
js
π
message.php
(3.09 KB)
π
peret.php
(266.87 KB)
π
readme.html
(199 B)
π
robots.txt
(31 B)
π
scope.php
(28.59 KB)
π
syllabus.php
(2.1 KB)
π
tap.jpg
(75.17 KB)
Editing: index.php
<?php include("header.php"); ?> <!-- Start main-content --> <div class="main-content"> <!-- Section: home --> <!-- Section: home --> <!-- Section: home --> <section id="home"> <!-- Slider Revolution Start --> <!-- Slider Revolution Start --> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <img src="images/bg/banner.jpg" alt="BPCA" width="100%"> </div> <?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)) { ?> <div class="item"> <img src="admin/files/images/<?php echo $row['imgfile']; ?>" alt="BPCA" width="100%"> </div> <?php } } else { echo "No Records Found"; } ?> </div> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> </section> <!-- Section: About --> <section id="about"> <div class="container pb-70"> <div class="section-content"> <div class="row"> <div class="col-md-8 col-sm-12 wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.3s"> <h2 class="text-uppercase mt-0">Welcome To <span class="text-theme-color-2"> BIJUPATTNAIK COMPUTER ACADEMY </span></h2> <p style="text-align: justify;">BIJUPATTNAIK COMPUTER ACADEMY have already witnessed itβs presence for 10 years in Educational services but officially incorporated as an Individual Organisation in 2020. We offer a wide range of career, professional, short-term & certification courses designed for the learning & career needs of students, working professionals & others in various verticals of IT sector with a standardized class of quality. BPCA Education always aims to provide focus to the individualβs interest in learning the concepts. Our experts provide the necessary attention to cater the needs and requirements of the candidates. We care for our aspirantβs inconveniences and support them with repeat class facility that can cover up for their missed attendance. Our strength and reputation has been built upon the fundamental belief that technology should work in harmony with your business providing real and leveraged benefits throughout the entire organization.<br /> BPCA has come forward to help these students in making a lucrative career in the field of IT and different Educational Fields. The organization is providing a launch pad for aspiring youngsters to undergo different courses under various platforms. Along with we are conducting various training programmes in association with different Experts and exposure to the Industry Experts for capacity building and counseling of career.<br/> <a href="about-bpca.php" class="btn btn-sm btn-theme-colored">Read more</a> </p> </div> <div class="col-md-4 col-sm-12 col-xs-12 wow fadeInLeft" data-wow-duration="1s" data-wow-delay="0.3s"> <div class="border-10px p-10 pt-0 pb-0 mt-30"> <h3 style="text-align: center; color: #740404;">Information Bulletin</h3> <hr class="new3"> <marquee direction="up" scrolldelay="4" scrollamount="4" onmouseover='this.stop();' onmouseout="this.start();" style="height: 250px;"> <?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> </div> </div> </section> <!-- Section: Mission --> <section id="mission"> <div class="container-fluid pt-0 pb-0"> <div class="row equal-height"> <div class="col-sm-6 col-md-6 xs-pull-none bg-theme-colored"> <div class="pt-60 pb-40 pl-90 pr-160 p-md-30"> <div class="icon-box clearfix m-0 p-0 pb-10"> <a href="#" class="icon icon-lg pull-left flip sm-pull-none"> <i class="fa fa-book text-white font-60"></i> </a> <div class="ml-120 ml-sm-0"> <h4 class="icon-box-title text-white mt-5 mb-10 letter-space-1" style="font-size: 28px;">WHY CHOOSE US?</h4> <p class="text-white" style="text-align: justify;">BIJUPATTNAIK COMPUTER ACADEMY makes you ready for the part of the growing industry with a variety of best computer courses in SORO. The usage of computers in various industries makes the task easy and efficient for business. Computer training institutes in soro provide courses for students and employees who want to upgrade their job skills and job profiles. You can pursue the courses in various fields like web designing and development, from basic computer to advanced skills, hardware and networking, animation and multimedia, accounting software, information technology courses etc. The computer training institute designed the course in such a way that you will become an expert as per industry standards.The trainers at the institute will train you in each specific domain which is required for industry. </p> </div> </div> </div> </div> <div class="col-sm-6 col-md-6 p-0 bg-img-cover hidden-xs" data-bg-img="images/photos/bg1.jpg"> </div> </div> </div> </section> <!-- Section: courses --> <section> <div class="container pt-70 pb-40"> <div class="section-title text-center"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h2 class="mt-0 line-height-1 text-center text-uppercase mb-10 text-black-333">POPULAR <span class="text-theme-color-2"> COURSES</span></h2> </div> </div> </div> <div class="row multi-row-clearfix"> <div class="col-md-12"> <div class="owl-carousel-4col owl-nav-top" data-dots="true"> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/1.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">DEO</a></h4> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/2.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">DCA</a></h4> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/3.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">PGDCA</a></h4> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/8.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">OFFICE</a></h4> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/6.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">HARDWARE & NETWORKING</a></h4> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/5.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">TALLY</a></h4> </div> </div> </div> <div class="item"> <div class="project mb-30 border-2px"> <div class="thumb"> <img class="img-fullwidth" alt="" src="images/project/17.jpg"> <div class="hover-link"> <a class="btn btn-flat btn-dark btn-theme-colored btn-md pull-left font-14" href="courses.php"><span>Read More</span> </a> </div> </div> <div class="project-details p-20 pt-20 pb-10 text-center bg-theme-colored"> <h4 class="font-weight-700 text-uppercase mt-0"><a href="courses.php" class="text-white">DTP</a></h4> </div> </div> </div> </div> </div> </div> </div> </section> <section id="gallery"> <div class="container pt-70 pb-70"> <div class="section-title text-center"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h2 class="mt-0 line-height-1 text-center mb-10 text-black-333 text-uppercase">Our <span class="text-theme-color-2"> Gllery</span></h2> </div> </div> </div> <div class="section-content"> <div class="row"> <div class="col-md-12"> <!-- Portfolio Gallery Grid --> <div class="gallery-isotope grid-4 gutter-small clearfix" data-lightbox="gallery"> <?php require 'admin/database/dbconfig.php'; $query = "SELECT * FROM gallerytab"; $query_run = mysqli_query($connection, $query); $check_img = mysqli_num_rows($query_run) > 0; if ($check_img) { while ($row = mysqli_fetch_array($query_run)) { ?> <!-- Portfolio Item Start --> <div class="gallery-item campus"> <div class="thumb"> <img class="img-fullwidth" src="admin/galleryimages/<?php echo $row['fileimg']; ?>" alt="project"> <div class="overlay-shade"></div> <div class="text-holder"> <div class="title text-center"><?php echo $row['nimg']; ?></div> </div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a href="admin/galleryimages/<?php echo $row['fileimg']; ?>" data-lightbox-gallery="gallery" title="Mayurbhanj medical Academy"><i class="fa fa-picture-o"></i></a> </div> </div> </div> </div> </div> <!-- Portfolio Item End --> <?php } } else { echo "No Records Found"; } ?> </div> <!-- End Portfolio Gallery Grid --> </div> </div> </div> </div> </section> </div> <!-- end main-content --> <?php include("footer.php"); ?>
Upload File
Create Folder