Guest User

Untitled

a guest
Jan 18th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. ob_start();
  2. ?>
  3. <html>
  4. Your HTML.
  5. </html>
  6. <?
  7. $body = ob_get_clean();
Add Comment
Please, Sign In to add comment