echo number_format("1000000",2)."<br>"; ... number_format() 函數通過千位分組來格式化數字。 ... number_format( number,decimals,decimalpoint,separator ) ...
確定! 回上一頁