CasperSecurity

Current Path : /var/www/mvc360.ucnms.co.in/v.2.0/api/request/academic/course_covered/
Upload File :
Current File : /var/www/mvc360.ucnms.co.in/v.2.0/api/request/academic/course_covered/edit_course_covered.php

<?php

	session_start();
	
	include '../../../../web/connection/connection.php';
	
	$course_covered_id = $_REQUEST['course_covered_id'];
	$date = $_REQUEST['date'];
	$syllabus_id = $_REQUEST['syllabus_id'];
	$syllabus_topic_id = $_REQUEST['syllabus_topic_id'];
	$class_taken_hour = $_REQUEST['class_taken_hour'];
	$employee_id = $_REQUEST['employee_id'];
	$status = $_REQUEST['status'];
	$description = $_REQUEST['description'];

	$db_handle = new DBController();
	
	$newUpdate = $db_handle->runMyUpdate("UPDATE course_covered SET course_covered_id = '$course_covered_id',date ='$date',syllabus_id ='$syllabus_id',syllabus_topic_id='$syllabus_topic_id',class_taken_hour='$class_taken_hour',
	employee_id='$employee_id',status='$status',description='$description' WHERE course_covered_id = '$host'");
	
	 if($newUpdate == TRUE){
	  
	  echo 'Data updated Successfully';
	  
	}else{
	  
	  echo 'Not updated' ;
	  
	}

?>
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY