84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
echo “”
Output to the web page echo "";
Output to the console echo "\r\n";
echo '我是上一行'; echo ''; echo '我是下一行';
No line breaks? ? ? ?
echo '
' -----Original format output, . ##
echo '';
That's it. Is there any problem?
But please note that you may want to increase the line spacing. Under normal circumstances, you do not use this method. You need to know your logic.
Like this
Hello, do you think this tool is useful?
Output to the web page echo "
";
Output to the console echo "\r\n";
No line breaks? ? ? ?
echo '
echo '
';
That's it. Is there any problem?
But please note that you may want to increase the line spacing. Under normal circumstances, you do not use this method. You need to know your logic.
Like this
Hello, do you think this tool is useful?