Manuál
PHP
Předcházející
Další
number_format
number_format -- Format a number with grouped thousands
Description
string
number_format
( float number [, int decimals [, string dec_point [, string thousands_sep]]])
Poznámka
:
Příklad
1
.
number_format(
)
Example
Předcházející
Domů
Další
Nahoru