CasperSecurity

Current Path : /var/www/acasv2.uiet.co.in/v.2.0/api/request/fee_management/fee_item/
Upload File :
Current File : /var/www/acasv2.uiet.co.in/v.2.0/api/request/fee_management/fee_item/edit_fee_item.php

<?php

	session_start();
	
	include '../../../../web/connection/connection.php';
	
	$fee_item_id = $_REQUEST['fee_item_id'];
	$fee_item_name = $_REQUEST['fee_item_name'];
	$fee_item_short_name = $_REQUEST['fee_item_short_name'];
	$duration = $_REQUEST['duration'];
	$refundable = $_REQUEST['refundable'];
	$ledger_head_id = $_REQUEST['ledger_head_id'];
	$applicable_type = $_REQUEST['applicable_type'];
	$modified_on = date('Y-m-d');
	$modified_by = $_REQUEST ['modified_by'];
	$Is_active = $_REQUEST['is_active'];

	$db_handle = new DBController();
	
	$newUpdate = $db_handle->runMyUpdate("UPDATE fee_item SET fee_item_id = '$fee_item_id',fee_item_name ='$fee_item_name',fee_item_short_name ='$fee_item_short_name',duration='$duration',refundable='$refundable',ledger_head_id='$ledger_head_id',applicable_type='$applicable_type',
	Created_on ='$created_on',created_by='$created_by',modified_on='$modified_on',modified_on='$modified_on',Is_active='$is_active' WHERE fee_item_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