PHP中number_format()函数的用法讲解 PHPnumber_format()函数实例格式化数字:<?phpechonumber_format("1000000")."<br>";echonumber_format( number_format()函数