+ 1
Why \n Not Working
I'm trying to use \n for new line but not working Please anyone can explain me Here is my code https://code.sololearn.com/w13UW1ySem9i/?ref=app
3 Respuestas
+ 1
echo "Hello<BR>Hi";
does the job :)
0
Try this\n\r
I'm trying to use \n for new line but not working Please anyone can explain me Here is my code https://code.sololearn.com/w13UW1ySem9i/?ref=app