PHP Manual

PHP function money_format()

11. 09. 2019

Obsah článku

Availability in versions: `PHP 4.3.0`

Formats a number as a currency string

Parameters

Parameter Data type Default value Note
$format string not The format specification consists of the following sequence:

a % character

$number float not The number to be formatted.

Return values

string

the formatted string. Characters before and after the formatting string will be returned unchanged. Non-numeric number causes returning &null; and emitting E_WARNING.

Other resources

Official money-format documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.
9.

V jiných jazycích

Status:
All systems normal.
2024