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