开发者

Transform integer into string for readability using PHP

How to transform, for example:

10 -> 10

1000 -> 1开发者_如何学运维,000

10000000000 -> 10,000,000,000


You can use the number_format function.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜