Tema
:
Existe algun substr() pero para Numeros???
Ver Mensaje Individual
#
4
(
permalink
)
11/07/2008, 21:49
sagitariosTheBest
Fecha de Ingreso: diciembre-2005
Mensajes: 201
Antigüedad: 19 años, 1 mes
Puntos: 2
Respuesta: Existe algun substr() pero para Numeros???
me prodrias explicar esta ultima sintaxis??
Código PHP:
<?
$numero
=
0.0000122
;
echo
number_format
(
$numero
,
5
);
?>
no se como interpretarla.
toma 5 posisiones???
si fuese asi solamente tomaria hasta este numero: 0.000
como esque toma hasta el "1".???
sagitariosTheBest
Ver Perfil
Buscar todos los Mensajes de sagitariosTheBest