0
do you have any solution to this bit problem is disarrangment in output??
2 Respostas
+ 2
you are running php code, wich output web code...
as you're only printing a string, you could just enclose it by:
<pre>+ the text
+ with line returns
+ inside it</pre>
without anything else... (a basic html content)
obviously, you could do the print (or echo) also:
https://code.sololearn.com/wT1JVvsRk3mM/?ref=app
0
U know your job hellyeah welldone.