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 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
- PHP 8.1 / MySQL 5.7 strtotime date microtime number_format
last run:
2024-08-28 06:56:55
4
number_format - New snippets
-
PHP 8.1 / MySQL 5.7 trim htmlspecialchars number_format
added at:
2024-11-15 08:07:35
1
-
PHP 8.0 / MySQL 5.7 print_r number_format
added at:
2024-10-10 11:59:07
1
-
PHP 8.1 / MySQL 5.7 print_r number_format print_r number_format
added at:
2024-10-10 11:58:53
2
-
PHP 8.2.13 / MySQL 5.7 number_format sprintf microtime explode end
added at:
2024-08-30 20:08:47
3
-
PHP 8.2.13 / MySQL 5.7 number_format microtime explode sprintf end
added at:
2024-08-30 20:08:28
1
-
PHP 8.2.13 / MySQL 5.7 number_format microtime explode sprintf end
added at:
2024-08-30 20:08:11
2
-
PHP 8.2.13 / MySQL 5.7 number_format microtime explode end sprintf
added at:
2024-08-30 20:07:55
1
-
PHP 8.2.13 / MySQL 5.7 number_format microtime explode end sprintf
added at:
2024-08-30 20:07:49
1
-
PHP 8.2.13 / MySQL 5.7 number_format microtime explode end sprintf
added at:
2024-08-30 20:07:37
1