![]() |
| HTML | PHP Scripts | Webmaster Tools | Webmaster Forums | Web Hosting | Domain Names | Webmaster Books |
|
|
#1 |
|
New Member
Join Date: Sep 2009
Webmaster Discussions: 2
Rep Power: 6 ![]() |
Hello friends anyone knows a how to do auto iframe from php script?
Ex: http://myhost/page.php?url=http://samplepage.html Creates another page that puts the samplepage.html in an iframe inside the new page. Its much easier to put it on automatic than manually doing. Please help
|
|
|
|
|
|
#2 | |
|
Join Date: Aug 2008
Location: Texas
Webmaster Discussions: 501
Rep Power: 21 ![]() ![]() ![]() ![]() |
Re: Auto iframe php?
Quote:
PHP Code:
__________________
Be sure to click the reputation icon to give rep to the person who helped you. For web design/development services, check Silentium Designs. |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Sep 2009
Webmaster Discussions: 2
Rep Power: 6 ![]() |
Thanks sir for the reply. To be truthful I'm a complete noob with this work. Can you help me by giving me a sample page. And also the other pages that I need to make that type of work.
![]()
|
|
|
|
|
|
#4 |
|
Join Date: Aug 2008
Location: Texas
Webmaster Discussions: 501
Rep Power: 21 ![]() ![]() ![]() ![]() |
Re: Auto iframe php?
You need three total pages -- linkpage.php, iframe.php, and samplepage.html.
In linkpage.html, you will include the following link somewhere on the page: HTML Code:
<a href='iframe.php?url=samplepage.html'>Click Here</a> PHP Code:
__________________
Be sure to click the reputation icon to give rep to the person who helped you. For web design/development services, check Silentium Designs. |
|
|
|
![]() |
| Bookmarks |
| Tags |
| iframe, php |
| Thread Tools | |
| Rate This Thread | |
|
|
Similar Webmaster Discussions
|
||||
| Thread | Webmaster Discussion Starter | Forum | Replies | Last Post |
| Help with an Auto-responder | csxkiddman | HTML Forum | 1 | 10-18-2008 08:00 PM |
| Auto refesh | davidmook | CGI Perl Forum | 1 | 06-10-2006 02:03 PM |
| Auto-Redirect | Sandi3d | HTML Forum | 1 | 04-19-2004 11:15 PM |
| How to auto jump? | xav | HTML Forum | 2 | 02-26-2001 02:08 AM |