Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/08/2005, 18:18
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
Código PHP:
<?php
   $numero
=1000000;
   echo 
number_format($numero,0,",",".");
?>
Detalles en:

http://www.php.net/manual/es/function.number-format.php