0
I run it in mobile chrome browser but i dont receive any output , why?
<!doctype html> <html> <head> <title>my first php!</title> </head> <body> <?php echo "hello world!"; ?> </body> </html>
3 Respostas
0
i try it in play ground sololearn but i still dont receive any output ! why?😰
0
save it as php file (i.e. with extension .php) and in Playground try this code in php
0
which web server are you using, is it turned on? could also be that