commenter un fichier php code example Example: php comment supprimer un fichier if(file_exists($file)) { unlink($file); }