Hello world.


SUBMITTED BY: Guest

DATE: May 17, 2015, 11:40 p.m.

FORMAT: PHP

SIZE: 135 Bytes

HITS: 990

  1. <html>
  2. <head>
  3. <title>PHP Test</title>
  4. </head>
  5. <body>
  6. <?php echo '<p>Hello world.</p>'; ?>
  7. </body>
  8. </html>

comments powered by Disqus