Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
money_format
money_format
Format numbers into currency strings
Name:
money_format
Category:
String
Programming Language:
php
One-line Description:
Returns a string formatted as a currency string.
Related
The Relationship Between PHP’s money_format Function and Locale Settings, and How to Configure Them Correctly
7
Practical Usage of PHP's money_format Function in Multilingual Locale Environments
2
How to output a currency format of two decimal places using money_format?
1
How to Use PHP's money_format Function to Format Currency with Thousand Separators
3
Similar Functions
hebrevc
hebrevc
Convertlogical-Hebre
parse_str
parse_str
Parsestringsintomult
substr_count
substr_count
Calculatethenumberof
htmlspecialchars_decode
htmlspecialchars_decode
ConvertspecialHTMLen
str_shuffle
str_shuffle
Randomlydisruptastri
chr
chr
Generatesingle-bytes
money_format
money_format
Formatnumbersintocur
ucfirst
ucfirst
Setthefirstcharacter
Popular Articles
How to output a currency format of two decimal places using money_format?
How to Use PHP's money_format Function to Format Currency with Thousand Separators
Practical Usage of PHP's money_format Function in Multilingual Locale Environments
The Relationship Between PHP’s money_format Function and Locale Settings, and How to Configure Them Correctly