|
-
Jan 18th, 2005, 09:00 AM
#1
Thread Starter
Lively Member
PHP Screen Size / IFRAME Help
I have a quick question. I have a webpage that I normally do an INCLUDE to include another webpage. However I am unable to INCLUDE another PHP page.
So somone suggested to me that I use IFRAME to pull the page in. This works good however I am wondering what avenue to take on this. Is it possible to make the IFRAME the same size as the page that is in it. IE 100%? I tried making the height 100% but it doesnt like it. Any thoughts?
What about using PHP to get the screen height and then plug that into the height portion of the IFRAME?
How do I plug something into the IFRAME statement using PHP? Like this.
<IFRAME Height = <? GET_['Height'] ?> .... (i know the syntax is wrong but you get the idea.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|