zunjing1 Posted January 19, 2007 Share Posted January 19, 2007 I need help replacing my iframe with something like a php include...My situation is at www.rpgcredits.com/auto as you can see I put the car gallery script (index.php) inside the iframe in the middle of page.What im trying to learn is to elimate the iframe and just make index.php appear in the middle without ugly iframes.I tried following a phpinclude tutorial and pasting the code in the cell...but nothing ever appeared.Any advice would be greatly appreciated.AIM: zunjing1MSN: [email protected] Link to comment https://forums.phpfreaks.com/topic/34924-iframephpinclude-help/ Share on other sites More sharing options...
printf Posted January 19, 2007 Share Posted January 19, 2007 How are you doing the include, please shoe the code relating to the problem.printf Link to comment https://forums.phpfreaks.com/topic/34924-iframephpinclude-help/#findComment-164686 Share on other sites More sharing options...
micmania1 Posted January 19, 2007 Share Posted January 19, 2007 the script most be written within php brackets or what ever theyre called <?php...?>the page that holds the include code must have a php extension (pagename[b].php[/b])If this doesnt work put your code in here from both pages and i'm sure somebody will kindly help. Link to comment https://forums.phpfreaks.com/topic/34924-iframephpinclude-help/#findComment-164691 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.