i wrote echo "a\n"; echo "b\n"; it works as a space...what is the new line command? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

i wrote echo "a\n"; echo "b\n"; it works as a space...what is the new line command?

...

6th Dec 2016, 2:02 PM
Sam dipto
Sam dipto - avatar
2 Respostas
+ 1
you can write like this echo $a."<br">.$a
6th Dec 2016, 7:03 PM
Sandeep Chatterjee
0
you can use for line only <br>
7th Jan 2017, 2:11 PM
Muhammad Ilyas
Muhammad Ilyas - avatar