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: process.php
<?php include('header.php') ?> <section class="page-banner"> <div class="image-layer" style="background-image:url(images/Process.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;">Process</h1> <div class="page-nav"> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li class="active">Process</li> </ul> </div> </div> </div> </div> </section> <section class="auto-container" style="padding: 95px;"> <h2 style="color: white;text-align: center;">Process</h2> <div class="lower-text" style="text-align: center;text-transform: uppercase;color: #f1c852;">Being a community we try to immune your dreams and passion. We have a committed process of editing your rough plan to come abroad. </div> </section> <section> <div class="auto-container"> <div class="row"> <?php $sql="select * from tbl_process where delete_status='NDL' ORDER BY ban_id ASC"; $exce_query=mysqli_query($conn,$sql); $i = 1; while($fetch=mysqli_fetch_array($exce_query)) { if($i%2!=0) { ?> <div class="row" style="padding-bottom: 60px;"> <div class="col-lg-3 col-md-6 col-sm-12" sty> <div class="image"> <img src="ktgadmin/userdata/images/banner/<?php echo $fetch['imgname']?>" width="266px" alt="" style="object-fit: cover;"> </div> </div> <div class="col-lg-8 col-md-6 col-sm-12"> <h3 style="font-size: 34px!important;color: #f1c852;"><?php echo $fetch['title']?> :</h3> <p><?php echo $fetch['description']?> </p> </div> </div> <?php } else { ?> <div class="row" style="padding-bottom: 60px;"> <div class="col-lg-8 col-md-6 col-sm-12"> <h3 style="font-size: 34px!important;color: #f1c852;"><?php echo $fetch['title']?> :</h3> <p><?php echo $fetch['description']?> </p> </div> <div class="col-lg-3 col-md-6 col-sm-12"> <div class="image"> <img src="ktgadmin/userdata/images/banner/<?php echo $fetch['imgname']?>" width="266px" alt="" style="object-fit: cover;"> </div> </div> </div> <?php } $i++; } ?> </div> </div> </sectionb> <?php include('footer.php') ?> <style> img,p,h3{ padding-left: 10px; } @media screen and (max-width: 767px){ h3{ margin-top: 15px; } } </style>
Upload File
Create Folder