Riga 28
Codice PHP:
        $count_dat fopen($fpt,"w+"); 
Riga 30-31
Codice PHP:
        fwrite($count_dat,$count); 
        
fclose($count_dat);