free web site traffic and promotion

Thursday, 5 July 2012

I-frame PHP into html example...

Here's a quick example on how to i-frame a PHP snippet or page into your html page

Copy Code |
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
<html> <head> <head> <body> <Iframe src="yourpage.php" width="300" height="600"></Iframe> </body> </html>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

0 comments:

Post a Comment