/
home
/
faureele
/
docs
/
Upload File
HOME
<?php if($_GET["supprimer"] == "oui"){ header('Location: http://docs.faure-tourisme.com/index.php?message=delKo'); // $nameFileSupp=$_GET["name"]; // unlink($nameFileSupp); } // if($_GET["supprimer"] == "oui"){ // $nameFileSupp=$_GET["name"]; // $dirnameDest= dirname(__FILE__)."/files/"; // // print_r($dirnameDest); // if(file_exists($dirnameDest.'/'.$nameFileSupp)){ // opendir($dirnameDest.'/'); // unlink($nameFileSupp); // header('Location: http://docs.faure-tourisme.com/index.php?message=delOk'); // }else{ // header('Location: http://docs.faure-tourisme.com/index.php?message=delKo'); // } // } ?>