AnonSec Team
Server IP : 10.128.40.6  /  Your IP : 216.73.216.233
Web Server : Apache
System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : logmcpe ( 111175)
PHP Version : 7.3.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/logmcpe/www/TMCPRO/pages/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/logmcpe/www/TMCPRO/pages/delete.php
<?php

//delete.php
// include 'includes/config.php' ;
// include 'includes/stable_functions_planning_part2-V2.php' ;
include 'code/init.php' ;
// print_r($_POST) ; 
// exit() ;

if(isset($_POST["id"]))
{
	$ido=$_POST["id"] ;
 // $connect = new PDO('mysql:host=localhost;dbname=tmcpro', 'root', '');
 // $query = "
 // DELETE from prestation_jour WHERE prestation_jour_id=:id
 // ";
 // $statement = $connect->prepare($query);
 // $statement->execute(
  // array(
   // ':id' => $_POST['id']
  // )
 // );
dbi_query(" DELETE from disponibilite WHERE disponibilite_id=$ido") ; 
}

?>

AnonSec - 2021