0
Starting PHP
The first lesson shows extra characters when I run it. Can anyone explain it? https://code.sololearn.com/wYFzzNtab1v4/?ref=app
2 Réponses
+ 1
for me it show just "Hello World!".
If you still got the error try this
echo("Hello World!");
0
It is showing fine output , no issue there.