number_format()
http://it.php.net/manual/en/function.number-format.php
Codice PHP:
echo "Visite: [b]". number_format(12202, 0, ',', '.') . "[/b]
";
number_format()
http://it.php.net/manual/en/function.number-format.php
Codice PHP:
echo "Visite: [b]". number_format(12202, 0, ',', '.') . "[/b]
";
Il silenzio è spesso la cosa migliore. Pensa ... è gratis.