Format numbers: <?php ... The number_format() function formats a number with grouped thousands. ... number_format(number,decimals,decimalpoint,separator) ...
確定! 回上一頁