codice:
$stats="stats";
$file=fopen("$stats/config.php", 'w');
fwrite($file, $lollo);
fclose($file);