php空格怎么打?
1、首先,打开php编辑器,新建php文件,例如:index.php。
2、在index.php中,例如输入代码:echo '123 456';。
3、浏览器运行index.php页面,此时发现用“ ”成功打印出了很多空格。
更多PHP相关知识,请访问PHP中文网!
Atas ialah kandungan terperinci php空格怎么打. Untuk maklumat lanjut, sila ikut artikel berkaitan lain di laman web China PHP!