C Corey New member Nov 29, 2012 #1 This is my code. When I open in any browser it wont show anything. I tried it saved as a html file and a php file. <html> <head></head> <body> <?php echo "Hello World"; ?> </body> </html>
This is my code. When I open in any browser it wont show anything. I tried it saved as a html file and a php file. <html> <head></head> <body> <?php echo "Hello World"; ?> </body> </html>