supprimer nuiquement html dans un repertoir php code example Example: php comment supprimer un fichier if(file_exists($file)) { unlink($file); }