千位分组

利用千位分组来格式化数字的函数number_format()
$remain = number_format($remain/100, 2).PHP_EOL;

发表评论

电子邮件地址不会被公开。 必填项已用*标注