lau*_*kok 3 php quotes newline double-quotes single-quotes
我可以这样做换行'\n'吗?
'\n'
或者我必须使用双引号 - "\n"?
"\n"
Bra*_*rad 8
你必须使用双引号.否则,PHP将逐字输出\n.
\n
http://php.net/manual/en/language.types.string.php
归档时间:
14 年,7 月 前
查看次数:
4388 次
最近记录:
9 年,11 月 前