Why \n Not Working | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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

3rd Jan 2021, 7:26 PM
Madhav
Madhav - avatar
2 Réponses
+ 1
echo "Hello<BR>Hi"; does the job :)
3rd Jan 2021, 7:39 PM
Martin Ed
Martin Ed - avatar
0
Try this\n\r
3rd Jan 2021, 9:56 PM
Shadoff
Shadoff - avatar