<html>
 <head>
  <title>PHP Test PHP_test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?> 
 </body>
</html>