PHP
Handbuch
Zurück
Nach
vorne
number_format
number_format -- Format a number with grouped thousands
Description
string
number_format
( float number [, int decimals [, string dec_point [, string thousands_sep]]])
Anmerkung
:
Beispiel
1
.
number_format(
)
Example
Zurück
Zum
Anfang
Nach
vorne
Nach
oben