If money_format doesn't seem to be working properly, make sure you are defining a valid locale. For example, on Debian, 'en_US' is not a valid locale - you need 'en_US.UTF-8' or 'en_US.ISO-8559-1'.
This was frustrating me for a while. Debian has a list of valid locales at /usr/share/i18n/SUPPORTED; find yours there if it's not working properly.
money_format
(PHP 4 >= 4.3.0, PHP 5)
money_format — Σχηματίζει string νομίσματος από έναν αριθμό
Περιγραφή
Η συνάρτηση money_format() επιστρέφει τη μορφοποιημένη έκδοση του number . Η συνάρτηση αυτή είναι ίδια με την strfmon() της βιβλιοθήκης της C με τη μόνη διαφορά ότι σε κάθε εφαρμογή της μετατρέπεται ένας αριθμός τη φορά.
Note: Η συνάρτηση money_format() ορίζεται μόνο εάν το σύστημα υποστηρίζει την strfmon. Για παράδειγμα, τα Windows δεν την υποστηρίζουν, έτσι η money_format() δεν ορίζεται στα Windows.
Η προδιαγραφή μορφοποίησης απότελειται από τα ακόλουθα κατά σειρά στοιχεία:
έναν % χαρακτήρα
προαιρετικά flags
προαιρετκό πλάτος πεδίου
προαιρετική αριστερή ακρίβεια
προαιρετική δεξιά ακρίβεια
έναν υποχρεωτικό χαρακτήρα μετατροπής
Flags
Μπορούν να χρησιμοποιηθούν ένα ή περισσότερα από τα ακόλουθα προαιρετικά:
- =f
-
Ο χαρακτήρας = ακολουθούμενος από ένα χαρατκήρα f (ενός byte) για να χρησιμοποιηθεί ως χρακτήρας αριθμητικού γεμίσματος. Ο προκαθορισμένος χαρακτήρας γεμίσματος είναι το κενό.
- ^
-
Απενεργοποιείστε τη χρήση των χαρακτήρων ομαδοποίησης (όπως αυτοί ορίζονται από το τρέχων locale).
- + ή (
-
Καθορίστε το στυλ μορφοποίησης για θετικούς και αρνητικούς αριθμούς. Εάν χρησιμοποιείται το +, θα χρησιμοποιηθούν τα ισοδύναμα των +, - του locale. Εάν χρησιμοποιηθεί το (, οι αρνητικές ποσότητες περικλείονται από παρενθέσεις. Εάν δεν υπάρξει προσδιορισμός, τότε χρησιμοποιείται το +.
- !
-
Αφαιρέστε το σύμβολο νομίσματος από το string της εξόδου.
- -
-
Εάν δίνεται, κάνει όλα τα πεδία να στοιχίζονται αριστερά (γέμισμα προς τα δεξιά), αντίθετα με την προκαθορισμένη στοίχιση για τα πεδία, που είναι η δεξιά (γέμισμα προς τ' αριστερά).
Μήκος πεδίου
- w
-
Ένα string ενός δεκαδικού ψηφίου, που καθορίζει ένα ελάχιστο πλάτος πεδίου. Το πεδίο θα στοιχηθεί δεξιά εκτός εάν χρησιμοποιηθεί το flag -. Η προκαθορισμένη τιμή είναι το 0 (μηδέν).
Αριστερή ακρίβεια
- #n
-
Το μέγιστο πλήθος ψηφίων (n) που αναμένονται στα αριστερά του δεκαδικού χαρακτήρα (π.χ. το δεκαδικό σημείο). Χρησιμοποιείται συνήθως για να διατηρείται η έξοδος στοιχισμλενη στις ίδιες στήλες, με τη χρήση του χαρακτήρα γεμίσματος εάν το πλήθος των ψηφίων είναι μικρότερο του n. Εάν το πλήθος των πραγματικών ψηφίων είναι μεγαλύτερο του n, τότε η προδιαγραφή παραβλέπεται.
Εάν η ομαδοποίηση δεν έχει παραληφθεί με τη χρήση του ^ flag, οι διαχωριστές ομαδοποιήσης θα προστεθούν μπροστά από τους χαρακτήρες ομαδοποίησης (εάν υπάρχουν). Οι διαχωριστές ομαδοποίησης δε θα εφαρμοστούν στους χαρακτήρες γεμίσματος, ακόμα και αν ο τελευταίος είναι ένα ψηφίο.
Για την εξασφάλιση της στοίχισης, οποιοιδήποτε χαρακτήρες εμφανίζονται πρίν ή μετά τον αριθμό που δίνεται ως εξόδος, όπως είναι τα σύμβολα νομίσματος και προσήμου, γεμίζονται όσο χρειάζεται με χαρακτήρες κενού, για να γίνουν οι αρνητικές και θετικές τους μορφές ίσες σε μήκος.
Δεξιά ακρίβεια
- .p
-
Μία τελεία που ακολουθείται από το πλήθος των ψηφίων (p) μετά το δεκαδικό χαρακτήρα. Εάν η τιμή του p είναι 0 (μηδέν), ο δεκαδικός χαρακτήρας και τα ψηφία στα δεξιά του θα παραληφθούν. Εάν δεν υπάρχει δεξιά ακρίβεια, τότε η προκαθοριμένη θα είναι αυτή που θα οριστεί από την τοπικά χρησιμοποιούμενη. Το μέγεθος που μορφοποιείται στρογγυλοποιείται στον καθορισμένο πριν τη μορφοποίηση αριθμό ψηφίων.
Χαρακτήρες μετατροπής
- i
-
Ο αριθμός μορφοποιείται σύμφωνα με τη διεθνή νομισματική μορφή, όπως αυτή ορίζεται στο locale (π.χ. για το USA locale: USD 1,234.56).
- n
-
Ο αριθμός μορφοποιείται σύμφωνα με την εθνική νομισματική μορφή, όπως αυτή ορίζεται στο locale (π.χ. για το de_DE locale: DM1.234,56).
- %
-
Επιστρέφει έναν % χαρακτήρα.
Note: Η κατηγορία LC_MONETARY των ρυθμίσεων του locale, επηρεάζει τη συμπεριφορά της συνάρτησης. Χρησιμοποιείστε τη συνάρτηση setlocale() για να καθορίσετε το κατάλληλο locale πριν τη χρήση αυτής της συνάρτησης.
Χαρακτήρες πριν και μετά το υπό μορφοποίηση string θα παραμείνουν ως έχουν.
Example#1 Παράδειγμα της money_format()
Θα χρησιμοποιήσουμε διαφορετικά locales και προδιαγραφές μορφοποίησης για να δείξουμε τη χρήση της συνάρτησης.
<?php
$number = 1234.56;
// let's print the international format for the en_US locale
setlocale(LC_MONETARY, 'en_US');
echo money_format('%i', $number)."\n";
// USD 1,234.56
// Italian national format with 2 decimals`
setlocale(LC_MONETARY, 'it_IT');
echo money_format('%.2n', $number)."\n";
// L. 1.234,56
// Using a negative number
$number = -1234.5672;
// US national format, using () for negative numbers
// and 10 digits for left precision
setlocale(LC_MONETARY, 'en_US');
echo money_format('%(#10n', $number)."\n";
// ($ 1,234.57)
// Similar format as above, adding the use of 2 digits of right
// precision and '*' as a fill character
echo money_format('%=*(#10.2n', $number)."\n";
// ($********1,234.57)
// Let's justify to the left, with 14 positions of width, 8 digits of
// left precision, 2 of right precision, withouth grouping character
// and using the international format for the de_DE locale.
setlocale(LC_MONETARY, 'de_DE');
echo money_format('%=*^-14#8.2i', 1234.56)."\n";
// DEM 1234,56****
// Let's add some blurb before and after the conversion specification
setlocale(LC_MONETARY, 'en_GB');
$fmt = 'The final value is %i (after a 10%% discount)';
echo money_format($fmt, 1234.56)."\n";
// The final value is GBP 1,234.56 (after a 10% discount)
?>
Ανατρέξτε επίσης στις: setlocale(), number_format(),sprintf(), printf() και sscanf().
money_format
30-Sep-2008 10:41
18-Aug-2008 06:39
Thank you to Rafael M. Salvioni for your winXP implementation.
When using Rafael's function a reference is made to localeconv() and extracts the currency_symbol.....
I have found that if I set the charset of my web pages to UTF-8 and attempt to display the currency_symbol then I get an unknown character.
Changing the charset to ISO-8859-1 resolves the issue
[tested PHP 5.2.6, winXP Apache 2]
12-Aug-2008 04:00
@ swapnet (22-Jul-2008 08:24)
Your code will fail to convert 1000000. It will convert to 10,0,000. Only the first token from the split should be int typecasted, as this might have a leading zero. Here is the fixed version:
<?php
function convertcash($num, $currency){
if(strlen($num)>3){
$lastthree = substr($num, strlen($num)-3, strlen($num));
$restunits = substr($num, 0, strlen($num)-3); // extracts the last three digits
$restunits = (strlen($restunits)%2 == 1)?"0".$restunits:$restunits; // explodes the remaining digits in 2's formats, adds a zero in the beginning to maintain the 2's grouping.
$expunit = str_split($restunits, 2);
if(sizeof($expunit) >= 1) {
$explrestunits .= (int)$expunit[0].","; // int typecaste to get rid of the possible leading zero.
}
for($i=1; $i<sizeof($expunit); $i++){
$explrestunits .= $expunit[$i].","; // creates each of the 2's group and adds a comma to the end
}
$thecash = $explrestunits.$lastthree;
} else {
$thecash = $convertnum;
}
return $currency.$thecash.".00"; // writes the final format where $currency is the currency symbol.
}
?>
22-Jul-2008 08:24
Consider formatting currency for some South Asian countries that use ##,##,###.## money format.
The following code generates something like Rs. 4,54,234.00 and so on.
<?php
function convertcash($num, $currency){
if(strlen($num)>3){
$lastthree = substr($num, strlen($num)-3, strlen($num));
$restunits = substr($num, 0, strlen($num)-3); // extracts the last three digits
$restunits = (strlen($restunits)%2 == 1)?"0".$restunits:$restunits; // explodes the remaining digits in 2's formats, adds a zero in the beginning to maintain the 2's grouping.
$expunit = str_split($restunits, 2);
for($i=0; $i<sizeof($expunit); $i++){
$explrestunits .= (int)$expunit[$i].","; // creates each of the 2's group and adds a comma to the end
}
$thecash = $explrestunits.$lastthree;
} else {
$thecash = $convertnum;
}
return $currency.$thecash.".00"; // writes the final format where $currency is the currency symbol.
}
?>
now call the function as convertcash($row['price'], 'Rs '); // that's the price from the database I called using an Indian Rupees prefix where the price has to be a plain number format, say something like 454234.
18-Mar-2008 02:31
<?php
/*
That it is an implementation of the function money_format for the
platforms that do not it bear.
The function accepts to same string of format accepts for the
original function of the PHP.
(Sorry. my writing in English is very bad)
The function is tested using PHP 5.1.4 in Windows XP
and Apache WebServer.
*/
if (!function_exists('money_format')) {
function money_format($format, $number)
{
$regex = array(
'/%((?:[\^!\-]|\+|\(|\=.)*)([0-9]+)?(?:#([0-9]+))?',
'(?:\.([0-9]+))?([in%])/'
);
$regex = implode('', $regex);
if (setlocale(LC_MONETARY, null) == '') {
setlocale(LC_MONETARY, '');
}
$locale = localeconv();
$number = floatval($number);
if (!preg_match($regex, $format, $fmatch)) {
trigger_error("No format specified or invalid format",
E_USER_WARNING);
return $number;
}
$flags = array(
'fillchar' => preg_match('/\=(.)/', $fmatch[1], $match) ?
$match[1] : ' ',
'nogroup' => preg_match('/\^/', $fmatch[1]) > 0,
'usesignal' => preg_match('/\+|\(/', $fmatch[1], $match) ?
$match[0] : '+',
'nosimbol' => preg_match('/\!/', $fmatch[1]) > 0,
'isleft' => preg_match('/\-/', $fmatch[1]) > 0
);
$width = trim($fmatch[2]) ? (int)$fmatch[2] : 0;
$left = trim($fmatch[3]) ? (int)$fmatch[3] : 0;
$right = trim($fmatch[4]) ? (int)$fmatch[4] :
$locale['int_frac_digits'];
$conversion = $fmatch[5];
$positive = true;
if ($number < 0) {
$positive = false;
$number *= -1;
}
$letter = $positive ? 'p' : 'n';
$prefix = $suffix = $cprefix = $csuffix = $signal = '';
if (!$positive) {
$signal = $locale['negative_sign'];
switch (true) {
case $locale['n_sign_posn'] == 0 || $flags['signal'] ==
'(':
$prefix = '(';
$suffix = ')';
break;
case $locale['n_sign_posn'] == 1:
$prefix = $signal;
break;
case $locale['n_sign_posn'] == 2:
$suffix = $signal;
break;
case $locale['n_sign_posn'] == 3:
$cprefix = $signal;
break;
case $locale['n_sign_posn'] == 4:
$csuffix = $signal;
break;
}
}
if (!$flags['nosimbol']) {
$currency = $cprefix;
$currency .= (
$conversion == 'i' ?
$locale['int_curr_symbol'] :
$locale['currency_symbol']
);
$currency .= $csuffix;
} else {
$currency = '';
}
$space = $locale["{$letter}_sep_by_space"] ? ' ' : '';
$number = number_format($number, $right,
$locale['mon_decimal_point'],
$flags['nogroup'] ? '' :
$locale['mon_thousands_sep']
);
$number = explode($locale['mon_decimal_point'], $number);
$n = strlen($prefix) + strlen($currency);
if ($left > 0 && $left > $n) {
if ($flags['isleft']) {
$number[0] .= str_repeat($flags['fillchar'], $left - $n);
} else {
$number[0] = str_repeat($flags['fillchar'], $left - $n) .
$number[0];
}
}
$number = implode($locale['mon_decimal_point'], $number);
if ($locale["{$letter}_cs_precedes"]) {
$number = $prefix . $currency . $space . $number . $suffix;
} else {
$number = $prefix . $number . $space . $currency . $suffix;
}
if ($width > 0) {
$number = str_pad($number, $width, $flags['fillchar'],
$flags['isleft'] ? STR_PAD_RIGHT : STR_PAD_LEFT);
}
$format = str_replace($fmatch[0], $number, $format);
return $format;
}
}
?>
06-Oct-2007 03:10
This is a handy little bit of code I just wrote, as I was not able to find anything else suitable for my situation.
This will handle monetary values that are passed to the script by a user, to reformat any comma use so that it is not broken when it passes through an input validation system that checks for a float.
It is not foolproof, but will handle the common input as most users would input it, such as 1,234,567 (outputs 1234567) or 1,234.00 (outputs 1234.00), even handles 12,34 (outputs 12.34), I expect it would work with negative numbers, but have not tested it, as it is not used for that in my situation.
This worked when other options such as money_format() were not suitable or possible.
===============
///////////////
// BEGIN CODE convert all price amounts into well formatted values
function converttonum($convertnum,$fieldinput){
$bits = explode(",",$convertnum); // split input value up to allow checking
$first = strlen($bits[0]); // gets part before first comma (thousands/millions)
$last = strlen($bits[1]); // gets part after first comma (thousands (or decimals if incorrectly used by user)
if ($last <3){ // checks for comma being used as decimal place
$convertnum = str_replace(",",".",$convertnum);
}
else{ // assume comma is a thousands seperator, so remove it
$convertnum = str_replace(",","",$convertnum);
}
$_POST[$fieldinput] = $convertnum; // redefine the vlaue of the variable, to be the new corrected one
}
@converttonum($_POST[inputone],"inputone");
@converttonum($_POST[inputtwo],"inputtwo");
@converttonum($_POST[inputthree],"inputthree");
// END CODE
//////////////
================
This is suitable for the English usage, it may need tweaking to work with other types.
28-Jul-2007 06:42
Agreed, be sure to check that money_format() is defined at all for your version of PHP. I have PHP 4.4.5 w/dev. packages built from source tarballs and it's not defined. I think the docs are wrong, and it's only available in PHP 5.x.
17-Feb-2006 07:02
Double check that money_format() is defined on any version of PHP you plan your code to run on. You might be surprised.
For example, it worked on my Linux box where I code, but not on servers running BSD 4.11 variants. (This is presumably because strfmon is not defined - see note at the top of teis page). It's not just a windows/unix issue.
25-Aug-2004 06:33
For users of Windows looking for basic number formatting such as decimal places, decimal seperator and thousands seperators use number_format() instead.
http://www.php.net/number_format
