Hey guys, I was wondering what the PHP code is for the php script that is like a expandable iframe, any help please?
Moved by Jamesy (Forum Moderator): From "Forum Designing" - please post in the correct forum next time, thanks.

Hey guys, I was wondering what the PHP code is for the php script that is like a expandable iframe, any help please?
Moved by Jamesy (Forum Moderator): From "Forum Designing" - please post in the correct forum next time, thanks.
Last edited by Jamesy; 10-09-2009 at 07:29 PM.
Php Include?
If you need any more help just ask :-)PHP Code:<?php
// Put your page that you'd like to include inside the talking marks.
include("yourpage.html");
?>
Thank you both. +Rep for all!
Want to hide these adverts? Register an account for free!