MMCT TEAM
Server IP : 2a02:4780:8:613:0:1a7d:6e18:10  /  Your IP : 216.73.217.92
Web Server : LiteSpeed
System : Linux nl-srv-web513.main-hosting.eu 5.14.0-503.34.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 27 06:00:50 EDT 2025 x86_64
User : u444427800 ( 444427800)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u444427800/domains/sahyogwelfarefoundation.com/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u444427800/domains/sahyogwelfarefoundation.com/public_html/form.php
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Sahyog Welfare Foundation</title>
    <!-- favicons Icons -->
    <link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicons/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicons/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicons/favicon-16x16.png">
    <link rel="manifest" href="assets/images/favicons/site.webmanifest">
    <meta name="description" content="Azino Charity html Template">
 <!-- Google tag (gtag.js) -->
 <script async src="https://www.googletagmanager.com/gtag/js?id=G-VL6GBCB2TV"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() {
            dataLayer.push(arguments);
        }
        gtag('js', new Date());
        gtag('config', 'G-VL6GBCB2TV');
    </script>
    <!-- fonts -->
    <link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&amp;display=swap" rel="stylesheet">

    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" />
    <link rel="stylesheet" href="assets/css/swiper.min.css">
    <link rel="stylesheet" href="assets/css/animate.min.css">
    <link rel="stylesheet" href="assets/css/azino-icons.css">
    <link rel="stylesheet" href="assets/css/odometer.min.css">
    <link rel="stylesheet" href="assets/css/magnific-popup.css">
    <link rel="stylesheet" href="assets/css/bootstrap-select.min.css">
    <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css" />

    <!-- template styles -->
     <link rel="stylesheet" href="assets/css/main.css">

    <link rel="stylesheet" href="assets/css/rtl.css">
    <link rel="canonical" href="https://sahyogwelfarefoundation.com/form" />


<style>
    .career-form form {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 25px 15px;
}
.form-group {
    margin-bottom: 15px;
}
label {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}
.form-control {
    width: 100%;
    height: 45px;
    outline: none;
    border: solid 1px #ddd;
    font-family: 'Mulish', sans-serif;
    padding: 10px 14px;
    background-color: #fff;
    border-radius: 2px;
    font-size: 12px;
    transition: all 0.5s ease-in-out;
}
.col-3 {
    width: calc(33.33% - 20px);
  
}
.btn-primary {
    background-color: #3A6dD4;
    color: #fff;
    box-shadow: 10px 10px 0px #70a1ff;
}
.btn {
    display: inline-block;
    outline: none;
    border: none;
    font-family: 'Mulish', sans-serif;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    padding: 0px 20px;
}


</style>
</head>
<body>
    <!-- header section link -->
    <?php include "header.php"?>
        <!-- career form -->

<div class="career-form pb-20 d-none" id="">
    <div class="container">
        <div class="heading text-center">
            <h2 class="ptb-20">Fill The Form Below</h2>
        </div>
        <form method="post" action="admin/InsertReq.php">
            <div class="row">
                <div class="form-group col-3 relative">
                    <label for="">Full Name <sup>*</sup></label>
                    <input type="text" class="form-control" placeholder="Enter your name" name="name" required>
                    <span class="validation_error"></span>
                </div>
                <div class="form-group col-3 relative">
                    <label for="">Mobile <sup>*</sup></label>
                    <input type="tel" class="form-control" placeholder="Enter your Mobile" maxlength="10" minlength="10" name="mobile" required>
                    <span class="validation_error"></span>
                </div>
                <div class="form-group col-3 relative">
                    <label for="">Email id <sup>*</sup></label>
                    <input type="email" class="form-control" placeholder="Enter your Email" name="email" required>
                    <span class="validation_error"></span>
                </div>
                <div class="form-group col-3 relative">
                    <label for="">DOB <sup>*</sup></label>
                    <input type="date"  value="yyyy-mm-dd" class="form-control" placeholder="Enter your DOB" name="dob" required>
                    <span class="validation_error"></span>
                </div>
              
                <div class="form-group col-3 relative">
                    <label for="">Qualification <sup>*</sup></label>
                    <input type="text" class="form-control" placeholder="Enter your qualification" name="qualification" required>
                    <span class="validation_error"></span>
                </div>
            
              
                <div class="form-group col-3 relative">
                    <label for="">Current Location <sup>*</sup></label>
                    <input type="text" class="form-control" placeholder="Enter your local Area" name="current_location" required>
                    <span class="validation_error"></span>
                </div>
                
                <div class="form-group  col-3">
                    <label for="">City <sup>*</sup></label>
                    <input type="text" class="form-control" placeholder="City" name="city"> 
                    <span class="validation_error"></span>
                </div>
                
             
                <div class="form-group  col-3">
                    <label for="">State <sup>*</sup></label>
                    <input type="text" class="form-control" placeholder="State" name="state">
                    <span class="validation_error"></span>
                </div>
              
                <div class="form-group col-3 relative">
                    <label for="">Pincode <sup>*</sup></label>
                    <input type="text" class="form-control" placeholder="Enter your pincode" maxlength="6" minlength="6" name="pincode" required>
                    <span class="validation_error"></span>
                </div>
               
            </div>
                <div class=" text-center">
                    <button type="submit" class="thm-btn dynamic-radius" name="submit">Submit </button>
                </div>
        </form>

        
    </div>
</div>



<!-- career form -->

    
      <!-- footer section link -->
      <?php include "footer.php"?>

MMCT - 2023