PHP 函数 money_format PHP 函数 metaphone PHP 函数 nl2br PHP 函数 money_format <?php $input = 1000.56; setlocale(LC_MONETARY,"de_DE"); echo money_format("%.2n", $input); ?> PHP 函数 metaphone PHP 函数 nl2br