Dovrebbe funzionare... Codice PHP: $a = 5.6697; $a = sprintf("%.2f",$a); Byez
$a = 5.6697; $a = sprintf("%.2f",$a);
Regole del Forum