$txt="      ";//输出多个空格
echo str_replace(chr(32),' ',$txt);

相关文章: