Old 26-11-2004, 16:51   #1 (permalink)
oli
Low flying star™
 
oli's Avatar
 
Join Date: Feb 2003
Location: Manchester, England.™
Posts: 10,018
Send a message via ICQ to oli Send a message via AIM to oli Send a message via Yahoo to oli
php Loading into iframe question

How can I link from one page to another so that a different page loads into the iframe depending on which link is clicked ?

Im thinking, something along the lines of :
index.php?iframe=page1.php
index.php?iframe=page2.php

I havent a clue with programming though and just made that up so any help appreciated.
  Reply With Quote
Old 26-11-2004, 17:03   #2 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,842
kinda, you would need to specify some variables:

index.php?page=home

then

<iframe src="<? echo $page.".php" ?>" />

and make the filenames the variables
  Reply With Quote
Old 26-11-2004, 17:06   #3 (permalink)
oli
Low flying star™
 
oli's Avatar
 
Join Date: Feb 2003
Location: Manchester, England.™
Posts: 10,018
Send a message via ICQ to oli Send a message via AIM to oli Send a message via Yahoo to oli
right cheers, almost making sense : how do I specify a variable haha

edit : dont worry, Its friday sigh.
Cheers, have a good weekend - going to get pissed
  Reply With Quote
Old 26-11-2004, 17:09   #4 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,842
just in the url like you did

<a href="index.php?page=target">Home</a>
  Reply With Quote
Old 26-11-2004, 17:09   #5 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,842
haha aye, later
  Reply With Quote
Old 26-11-2004, 17:10   #6 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,650
Sounds Like a plan, lets run...
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8