Forum Moderators: coopster

Message Too Old, No Replies

PHP Layout Help

help with php

         

Digital Gemini

11:16 pm on May 19, 2004 (gmt 0)



Okay I admit, I don't know php. But I don't wanna go with the normal i-frame for my website portfolio. I want to have php so the page loads and the page stretches to the size of the content of that page. Well can anyone please help me code a simple php layout or somehow help me?

WhosAWhata

3:14 am on May 20, 2004 (gmt 0)

10+ Year Member



the layout might be php, but streching a window sounds like dhtml/javascript territory

bgrobe

4:01 pm on May 20, 2004 (gmt 0)

10+ Year Member



You cannot use PHP to do that. DHTML/CSS and Javascript are the only simple ways. You could use Java.

WhosAWhata

10:59 pm on May 20, 2004 (gmt 0)

10+ Year Member



take a look at the
JavaScript Forum [webmasterworld.com]

post there they can help
expanding windows is a job for Client-Side scripts, not Server-Side