Guest User

Untitled

a guest
Jan 21st, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>PHP Test</title>
  4. </head>
  5. <body>
  6. <?php
  7.  
  8. echo '<p>Hello World</p>';
  9.  
  10. ?>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment