DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
js php number format space
function numberWithSpaces(x) { return x.toString().replace(/B(?=(d{3})+(?!d))/g, " "); }
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#js
#php
#number
#format
#space
ADD COMMENT
Topic
COMMENT
Name
4+9 =
Submit