![]() |
| ||||||||||
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| PHP The most widely used server-side programming language for web applications. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Is there any way to show a PHP document in an HTML frame? I use the frameset and the frame commands, but they only work with other HTML documents. I just get a white frame when I try it. |
| |||
| Try the IFRAME tag. It will work properly and I am using it to display a search box in my site. It can also be customized using attributes. The format is: <iframe src="path of php file" marginwidth="x" frameborder="x" height="xxx" scrolling="no" width="xxx"></iframe> replace the "x" with the value you need.... |
| |||
| I just wonder do not you need marginheight="x" as well ? - or is this just required if you want to use the place over the frame ? the question is do you need marginheight=0 or can you just leave it ? The other thing is, I do not see any reason why to combine php with frames. Regrades Snoop1990 |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How would you pass a variable from Flash AS3 to a HTML website? | Ghast | HTML/CSS/DHTML | 0 | 01-23-2010 03:52 AM |
| How hard is it to get accepted into a Doctor of Physical Therapy program? | steve | Programming / Scripting / Coding Forum | 0 | 01-23-2010 03:52 AM |
| I installed windows xp on a laptop that already had windows vista. How do... | indsmaz | WIndows XP | 1 | 12-09-2009 02:21 AM |
| when you jailbreak your iphone does it erase your contacts? | djburnop | Apple Iphone | 2 | 12-09-2009 01:18 AM |
| I lost my blackberry disk!? | GETLIKEME | BlackBerry | 1 | 12-08-2009 12:52 PM |