Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>PHP is an Asshole</title>
  5. </head>
  6. <body>
  7. <?php echo '<?php echo "hello!";?>'; ?>
  8. </body>
  9. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement