DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
php number format comma and decimal
echo
number_format
(
"30470"
,
2
,
"."
,
","
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#php
#number
#format
#comma
#decimal
ADD COMMENT
Topic
COMMENT
Name
5+5 =
Submit