File "delete_fichier.php"
Full Path: /home/analogde/www/Freebox/CHESS_ON/delete_fichier.php
File size: 145 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
//$path = "Utilisateurs\pipopopop";
//unlink($path);
//$path = "Utilisateurs\zorro\LXveriFS.doc";
//unlink($path);
echo $path;
?>