hjkhhrtertererrrrrerrtertertertertertertert
bnmbnerterterterterterdfgdfgdfgdfgdfgdfgdfgdfgdfg
/
home4
/
digil8bw
/
arrowaim.in
/
Upload FileeE
HOME
<?php ob_start(); include("configuration/function-include.php"); $nav = 'profile'; if(!empty($_REQUEST['datafrmSubmit'])){ $_REQUEST['datafrmSubmit'] = $_REQUEST['datafrmSubmit']; } else { $_REQUEST['datafrmSubmit'] = ''; } if(empty($_SESSION["ID"])){ header("location:index.php"); } //Fetch Data From Database............... $sql_select = "Select * from profile where id = '".$_SESSION["ID"]."'"; $query_select = mysqli_query($conn, $sql_select); $res_select = mysqli_fetch_array($query_select); if($_REQUEST['datafrmSubmit'] == 'Submit'){ echo $sql_update = "update profile set class = '".$_REQUEST['class']."',medium = '".$_REQUEST['medium']."' where id = '".$_SESSION["ID"]."'"; $query_update = mysqli_query($conn, $sql_update); $_SESSION['msg'] = "Record updated successfully."; header("location:myprofile.php"); } ?> <html> <head> <title>Arrow Aim Academy</title> <!-- META TAGS --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Arrow Aim Academy is one of the best educational Academy, it's suitable for all education online education,tution center,distance education,computer education"> <meta name="keyword" content="education, Best Academy,"> <!-- FAV ICON(BROWSER TAB ICON) --> <link rel="shortcut icon" href="images/icon.png" type="image/x-icon"> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700%7CJosefin+Sans:600,700" rel="stylesheet"> <!-- FONTAWESOME ICONS --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- ALL CSS FILES --> <link href="css/materialize.css" rel="stylesheet"> <link href="css/bootstrap.css" rel="stylesheet" /> <link href="css/style.css" rel="stylesheet" /> <link href="css/style-mob.css" rel="stylesheet" /> </head> <body> <style> .steps-form-2 { display: table; position: relative; } .steps-form-2 .steps-row-2 { display: table-row; } .steps-form-2 .steps-row-2:before { top: 14px; bottom: 0; position: absolute; content: " "; width: 100%; height: 2px; background-color: #7283a7; } .steps-form-2 .steps-row-2 .steps-step-2 { display: table-cell; text-align: center; position: relative; } .steps-form-2 .steps-row-2 .steps-step-2 p { margin-top: 0.5rem; } .steps-form-2 .steps-row-2 .steps-step-2 button[disabled] { opacity: 1 !important; filter: alpha(opacity=100) !important; } .steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 { width: 70px; height: 70px; border: 2px solid #59698D; background-color: white !important; color: #59698D !important; border-radius: 50%; padding: 22px 18px 15px 18px; margin-top: -22px; } .steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2:hover { border: 2px solid #4285F4; color: #4285F4 !important; background-color: white !important; } .steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 .fa { font-size: 1.7rem; } </style> <?php include'header.php'?> <div class="search-top"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="search-form"> <h2 class="txt">Registration</h2> </div> </div> </div> </div> </div> <div class="col-md-12" style="margin-bottom:40px;"> <h2 class="text-center font-bold pt-4 pb-5 mb-5"><strong>Registration form with steps</strong></h2></div> <!-- Stepper --> <div class="container steps-form-2"> <div class="steps-row-2 setup-panel-2 d-flex justify-content-between"> <div class="steps-step-2"> <a href="#step-1" type="button" class="btn btn-amber btn-circle-2 waves-effect ml-0" data-toggle="tooltip" data-placement="top" title="Basic Information"><i class="fa fa-folder-open-o" aria-hidden="true"></i></a> </div> <div class="steps-step-2"> <a href="#step-2" type="button" class="btn btn-blue-grey btn-circle-2 waves-effect" data-toggle="tooltip" data-placement="top" title="Personal Data"><i class="fa fa-pencil" aria-hidden="true"></i></a> </div> <div class="steps-step-2"> <a href="#step-3" type="button" class="btn btn-blue-grey btn-circle-2 waves-effect" data-toggle="tooltip" data-placement="top" title="Terms and Conditions"><i class="fa fa-photo" aria-hidden="true"></i></a> </div> <div class="steps-step-2"> <a href="#step-4" type="button" class="btn btn-blue-grey btn-circle-2 waves-effect mr-0" data-toggle="tooltip" data-placement="top" title="Finish"><i class="fa fa-check" aria-hidden="true"></i></a> </div> </div> </div> <div class="container"> <!-- First Step --> <form role="form" method="post" action="" name="datafrm" id="datafrm" enctype="multipart/form-data"> <input type="hidden" name="id" value="<?php echo $id; ?>"> <div class="row setup-content-2" id="step-1"> <div class="col-md-12"> <h3 class="font-weight-bold pl-0 my-4"><strong>Basic Information</strong></h3> <div class="col-sm-6"> <label for="usr" data-error="wrong" data-success="right">Class:</label> <input type="text" class="form-control" id="class" name="class" value="<?php echo $res_select['class'];?>"> </div> <div class="col-sm-6"> <label for="medium">Medium:</label> <input type="text" class="form-control" id="medium" name="medium" value="<?php echo $res_select['medium'];?>"> </div> <div class="col-sm-4"> <label for="name">Name:</label> <input type="text" class="form-control" id="name" name="name" value="<?php echo $res_select['name'];?>" > </div> <div class="col-sm-4"> <label for="category">Category:</label> <input type="text" class="form-control" id="category" name="category" > </div> <div class="col-sm-4"> <label for="defence">Defence Rank:</label> <input type="text" class="form-control" id="rank" name="rank" > </div> <div class="col-sm-4"> <label for="domicile">State of Domicile:</label> <input type="text" class="form-control" id="domicile" name="domicile" > </div> <div class="col-sm-4"> <label for="date">Date Of Birth</label> <input type="date" class="form-control" id="dob" name="dob" > </div> <div class="col-sm-4"> <label for="caste">Caste</label> <input type="text" class="form-control" id="caste" name="caste" > </div> <div class="col-sm-4"> <label for="email">Email</label> <input type="email" class="form-control" id="email" name="email" > </div> <div class="col-sm-4"> <label for="gender">Gender</label> <select class="sel" id="gender" name="gender" > <option>Select</option> <option>Male</option> <option>Female</option> <option>Others</option> </select> </div> <div class="col-sm-4"> <label for="aadhar">Aadhar Number</label> <input type="text" class="form-control" id="aadharno" name="aadharno" > </div> <button class="btn btn-mdb-color btn-rounded prevBtn-2 float-left" type="button">Previous</button> <button class="btn btn-mdb-color btn-rounded nextBtn-2 float-right" type="button">Next</button> </div> </div> <!-- Second Step --> <div class="row setup-content-2" id="step-2"> <div class="col-md-12"> <h3 class="font-weight-bold pl-0 my-4"><strong>Personal Data</strong></h3> <div class="col-sm-12"> <label for="address">Address</label> <input type="text" class="form-control" id="address" name="address" > </div> <div class="col-sm-12" style="margin-top:20px;"> <input type="text" class="form-control" id="address1" name="address1"> </div> <div class="col-sm-6"> <label for="country">Country</label> <input type="text" class="form-control" id="country" name="country"> </div> <div class="col-sm-6"> <label for="state">State</label> <input type="text" class="form-control" id="state" name="state"> </div> <div class="col-sm-6"> <label for="district">District</label> <input type="text" class="form-control" id="district" name="district"> </div> <div class="col-sm-6"> <label for="pincode">Pincode</label> <input type="text" class="form-control" id="pincode" name="pincode"> </div> <div class="col-sm-12"> <h3 class="text-center">Permanent Address</h3> </div> <div class="col-sm-12"> <label for="paddress">Address</label> <input type="text" class="form-control" id="paddress" name="paddress" > </div> <div class="col-sm-12" style="margin-top:20px;"> <input type="text" class="form-control" id="paddress1" name="paddress1"> </div> <div class="col-sm-6"> <label for="country">Country</label> <input type="text" class="form-control" id="pcountry" name="pcountry"> </div> <div class="col-sm-6"> <label for="state">State</label> <input type="text" class="form-control" id="pstate" name="pstate"> </div> <div class="col-sm-6"> <label for="district">District</label> <input type="text" class="form-control" id="pdistrict" name="pdistrict"> </div> <div class="col-sm-6"> <label for="pincode">Pincode</label> <input type="text" class="form-control" id="ppincode" name="ppincode"> </div> <button class="btn btn-mdb-color btn-rounded prevBtn-2 float-left" type="button">Previous</button> <button class="btn btn-mdb-color btn-rounded nextBtn-2 float-right" type="button">Next</button> </div> </div> <!-- Third Step --> <div class="row setup-content-2" id="step-3"> <div class="col-sm-12"> <label for="city">Choice Of Exam City</label> </div> <div class="col-sm-3"> <input type="text" class="form-control" id="examcity1" name="examcity1" > </div> <div class="col-sm-3"> <input type="text" class="form-control" id="examcity2" name="examcity2" > </div> <div class="col-sm-3"> <input type="text" class="form-control" id="examcity3" name="examcity3" > </div> <div class="col-sm-3"> <input type="text" class="form-control" id="examcity4" name="examcity4" > </div> <div class="col-sm-12"> <label for="military">Military School Prefrence Choice Of RMS In Order Of Your Prefrence </label> </div> <div class="col-sm-3"> <select class="sel" id="militaryprefrence1" name="militaryprefrence1"> <option>Select</option> <option>RMS Banglore</option> <option>RMS Belagaum</option> <option>RMS Dholpur</option> <option>RMS Ajmer</option> <option>RMS CHAIL</option> </select> </div> <div class="col-sm-3"> <select class="sel" id="militaryprefrence2" name="militaryprefrence2"> <option>Select</option> <option>RMS Banglore</option> <option>RMS Belagaum</option> <option>RMS Dholpur</option> <option>RMS Ajmer</option> <option>RMS CHAIL</option> </select> </div> <div class="col-sm-3"> <select class="sel" id="militaryprefrence3" name="militaryprefrence3"> <option>Select</option> <option>RMS Banglore</option> <option>RMS Belagaum</option> <option>RMS Dholpur</option> <option>RMS Ajmer</option> <option>RMS CHAIL</option> </select> </div> <div class="col-sm-3"> <select id="militaryprefrence4" name="militaryprefrence4" class="sel"> <option>Select</option> <option>RMS Banglore</option> <option>RMS Belagaum</option> <option>RMS Dholpur</option> <option>RMS Ajmer</option> <option>RMS CHAIL</option> </select> </div> <div class="col-sm-12"> <label for="military">military school exam center choose city prefrence</label> </div> <div class="col-sm-4"> <input type="text" class="form-control" id="cityprefrence1" name="cityprefrence1" > </div> <div class="col-sm-4"> <input type="text" class="form-control" id="cityprefrence2" name="cityprefrence2"> </div> <div class="col-sm-4"> <input type="text" class="form-control" id="cityprefrence3" name="cityprefrence3"> </div> <div class="col-sm-12"> <h3 class="text-center">Father Details</h3> </div> <div class="col-sm-6"> <label for="name ">Father Name </label> <input type="text" class="form-control" id="fname" name="fname"> </div> <div class="col-sm-6"> <label for="category ">Category </label> <input type="text" class="form-control" id="fcategory " name="fcategory "> </div> <div class="col-sm-6"> <label for="depended">Name of Depended Record Office </label> <input type="text" class="form-control" id="nameofdepended " name="nameofdepended"> </div> <div class="col-sm-6"> <label for="army">Army No</label> <input type="text" class="form-control" id="armyno" name="armyno"> </div> <div class="col-sm-6"> <label for="unit">Unit Pin No</label> <input type="text" class="form-control" id="unitno" name="unitno"> </div> <div class="col-sm-6"> <label for="army">APO</label> <input type="text" class="form-control" id="apo" name="apo"> </div> <div class="col-sm-6"> <label for="mobile">Mobile No</label> <input type="text" class="form-control" id="fphone" name="fphone" pattern="[7-9]{1}[0-9]{9}" > </div> <div class="col-sm-6"> <label for="aadhar">Aadhar Number</label> <input type="text" class="form-control" id="faadhar" name="faadhar" > </div> <div class="col-sm-12"> <h3 class="text-center">Mother Details</h3> </div> <div class="col-sm-4"> <label for="mname">Mother Name</label> <input type="text" class="form-control" id="mname" name="mname" > </div> <div class="col-sm-4"> <label for="mobile">Mobile Number</label> <input type="text" class="form-control" id="mphone" name="mphone" pattern="[7-9]{1}[0-9]{9}" > </div> <div class="col-sm-4"> <label for="aadhar">Aadhar Number</label> <input type="text" class="form-control" id="maadhar" name="maadhar" > </div> <button class="btn btn-mdb-color btn-rounded prevBtn-2 float-left" type="button">Previous</button> <button class="btn btn-mdb-color btn-rounded nextBtn-2 float-right" type="button">Next</button> </div> <!-- Fourth Step --> <div class="row setup-content-2" id="step-4"> <h3>Upload Document</h3> <div class="col-sm-6"> <label for="usr"> PASSPORT SIZE PHOTO:</label> <input type="file" class="form-control" id="photo" name="photo" accept=".jpg" > </div> <div class="col-sm-6"> <label for="usr"> SIGNATRUE</label> <input type="file" class="form-control" id="signature" name="signature" accept=".jpg" > </div> <div class="col-sm-4"> <label for="usr"> Age Certificate</label> <input type="file" class="form-control" id="age" name="age" accept=".jpg" > </div> <div class="col-sm-4"> <label for="usr"> Domicile Ceritificate</label> <input type="file" class="form-control" id="domicle" name="domicle" accept=".jpg" > </div> <div class="col-sm-4"> <label for="usr"> Cast Ceritificate</label> <input type="file" class="form-control" id="cast" name="cast" accept=".jpg" > </div> <div class="col-md-12" style="margin-top:20px;"> <button class="btn btn-mdb-color btn-rounded prevBtn-2 float-left" type="button">Previous</button> <input type="submit" name="datafrmSubmit" id="datafrmSubmit" class="btn btn-danger" value="Submit" style="font-size:19px;"> </div> </div> </form> </div> <?php include 'footer.php' ?> <!--Import jQuery before materialize.js--> <script src="js/main.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/materialize.min.js"></script> <script src="js/custom.js"></script> <script> // Tooltips Initialization $(function () { $('[data-toggle="tooltip"]').tooltip() }) // Steppers $(document).ready(function () { var navListItems = $('div.setup-panel-2 div a'), allWells = $('.setup-content-2'), allNextBtn = $('.nextBtn-2'), allPrevBtn = $('.prevBtn-2'); allWells.hide(); navListItems.click(function (e) { e.preventDefault(); var $target = $($(this).attr('href')), $item = $(this); if (!$item.hasClass('disabled')) { navListItems.removeClass('btn-amber').addClass('btn-blue-grey'); $item.addClass('btn-amber'); allWells.hide(); $target.show(); $target.find('input:eq(0)').focus(); } }); allPrevBtn.click(function(){ var curStep = $(this).closest(".setup-content-2"), curStepBtn = curStep.attr("id"), prevStepSteps = $('div.setup-panel-2 div a[href="#' + curStepBtn + '"]').parent().prev().children("a"); prevStepSteps.removeAttr('disabled').trigger('click'); }); allNextBtn.click(function(){ var curStep = $(this).closest(".setup-content-2"), curStepBtn = curStep.attr("id"), nextStepSteps = $('div.setup-panel-2 div a[href="#' + curStepBtn + '"]').parent().next().children("a"), curInputs = curStep.find("input[type='text'],input[type='url']"), isValid = true; $(".form-group").removeClass("has-error"); for(var i=0; i< curInputs.length; i++){ if (!curInputs[i].validity.valid){ isValid = false; $(curInputs[i]).closest(".form-group").addClass("has-error"); } } if (isValid) nextStepSteps.removeAttr('disabled').trigger('click'); }); $('div.setup-panel-2 div a.btn-amber').trigger('click'); }); </script> </body> </html>