Advertisement
Guest User

Untitled

a guest
Aug 30th, 2014
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. <?PHP
  2.     echo "some nice shit";
  3. ?>
  4. <html>
  5.     some random html
  6.     <?php echo "some other shit"; ?>
  7. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement