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: services.php
<?php include('header.php') ?> <section class="page-banner"> <div class="image-layer" style="background-image:url(images/Services.jpg);"></div> <div class="shape-1"></div> <div class="shape-2"></div> <div class="banner-inner"> <div class="auto-container"> <div class="inner-container clearfix"> <h1 style="font-size: 60px;">Services</h1> <div class="page-nav"> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li class="active">Services</li> </ul> </div> </div> </div> </div> </section> <section class="we-work-section" style="padding: 60px 0px 80px;"> <div class="auto-container"> <!--Work Tabs--> <div class="work-tabs tabs-box"> <!--Tabs Container--> <div class="tabs-content"> <!--Tab--> <div class="tab active-tab" id="tab-3"> <div class="row clearfix"> <div class="text-column col-xl-12 col-lg-12 col-md-12 col-sm-12"> <div class="inner"> <div class="sec-title"> <h2 style="font-size: 20px!important;letter-spacing: 2px;">Our comprehensive set of services to make your transition as smooth as possible<span class="dot">.</span></h2> </div> <div class="text" style="color: white;"> <?php $sql="select * from tbl_service where service_id !='' AND delete_status ='NDL' ORDER BY service_id ASC"; $exce_query=mysqli_query($conn,$sql); $i= 1; while ($fetch=mysqli_fetch_array($exce_query)) { ?> <p style="font-size: 16px!important;"><span style="color: #f1c852; font-weight: 600"><?php echo $i; ?>. <?php echo $fetch['title']; ?> :</span> <?php echo $fetch['description']; ?></p> <?php $i++;} ?> </div> </div> <p style="font-size: 16px!important;"><span style="color: #f1c852; font-weight: 800; font-size: 20px;">Condition : We help students to come to the UK through BMGC only if they're career-oriented and wish to help upcoming fellow students from Tamilnadu to encourage and motivate them.</p> </div> </div> </div> </div> </div> </div> </section> <?php include('footer.php') ?> <style type="text/css"> .work-tabs .tabs-content .text ul li:before { content: unset; } </style>
Upload File
Create Folder