Ho fatto cosi: codice: <? $path = 'cartella/'; $file = '.htaccess'; unlink($path.$file); ?>
<? $path = 'cartella/'; $file = '.htaccess'; unlink($path.$file); ?>
Regole del Forum