Advertisement
Guest User

Untitled

a guest
Jul 1st, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>title</title>
  4. </head>
  5. <body>
  6. <?php
  7. echo "ciao";
  8. echo "<h1>ciao</h1>";
  9. ?>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement