number_format
number_format — Format a number with grouped thousands.Description
number_format( float $num,Formats a number with grouped thousands and optionally decimal digits.
int $decimals = 0,
?string $decimal_separator = ".",
?string $thousands_separator = "," ): string
Parameters
num
The number being formatted.
decimals
The number of decimal digits to display.
decimal_separator
The character(s) to use as the decimal point.
thousands_separator
The character(s) to use as the thousands separator.
Return Values
A formatted version of num.More information about number_format on official PHP documentation site
number_format - Popular snippets
- PHP 8.1 / MySQL 5.7 explode end microtime number_format
last run:
2024-08-28 06:55:16
17
- PHP 8.2.13 / MySQL 5.7 microtime number_format explode round end
last run:
2024-08-30 19:42:48
9
- PHP 8.1 / MySQL 5.7 strtotime date microtime number_format
last run:
2024-08-28 06:52:28
9
- PHP 8.1 / MySQL 5.7 strtotime date microtime number_format
last run:
2024-08-28 06:50:38
9
- PHP 8.1 / MySQL 5.7 strtotime date microtime number_format
last run:
2024-08-28 06:53:23
8
- PHP 8.2.13 / MySQL 8.0 Sakila (ReadOnly) gettype number_format
last run:
2024-01-12 06:48:39
6
- PHP 8.1 / MySQL 5.7 number_format microtime
last run:
2022-05-18 07:56:49
6
- PHP 8.2.13 / MySQL 5.7 number_format json_encode round
last run:
2024-11-27 12:09:18
4
- PHP 8.2.13 / MySQL 5.7 microtime number_format explode end
last run:
2024-08-30 19:47:12
4
- PHP 8.2.13 / MySQL 5.7 microtime number_format explode end
last run:
2024-08-30 19:44:35
4
number_format - New snippets
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode
added at:
2024-11-27 12:09:50
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode
added at:
2024-11-27 12:09:40
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode
added at:
2024-11-27 12:09:36
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode round
added at:
2024-11-27 12:09:14
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode round
added at:
2024-11-27 12:08:49
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode round
added at:
2024-11-27 12:08:13
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode round
added at:
2024-11-27 12:08:01
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode round
added at:
2024-11-27 12:07:52
1
-
PHP 8.2.13 / MySQL 5.7 number_format json_encode round
added at:
2024-11-27 12:07:47
4
-
PHP 8.1 / MySQL 8.0 number_format
added at:
2024-11-26 07:23:35
1