Oppure usi number_format().
http://se.php.net/manual/it/function.number-format.php
$numero = number_format($numero,2,",","");