PHP 函数 sprintf PHP 函数 soundex PHP 多维数组 PHP 函数 sprintf <?php $number = 123; $txt = sprintf("%f",$number); echo $txt; ?> PHP 函数 soundex PHP 多维数组