Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- print <<<EOF
- <!doctype html>
- <html>
- <style>
- </style>
- <body>
- Hello there
- </body>
- </html>
- EOF;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement