Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <html> <title>HTML with PHP</title> <body> <h1>My Example</h1> <?php //your php code here ?> <b>Here is some more HTML</b> <?php //more php code ?> </body> </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement