Here's a quick example on how to i-frame a PHP snippet or page into your html page
Copy Code |
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Copy Code |
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
<html> <head> <head> <body> <Iframe src="yourpage.php" width="300" height="600"></Iframe> </body> </html>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
0 comments:
Post a Comment