I have a simple .html file with the following contents:
when executed i get a blank page: http://aldumbrava.pcriot.com/untitled.htmlCode:<html> <body> <?php echo "Hello World"; ?> </body> </html>
I have a simple .html file with the following contents:
when executed i get a blank page: http://aldumbrava.pcriot.com/untitled.htmlCode:<html> <body> <?php echo "Hello World"; ?> </body> </html>