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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuestas
+ 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