LiveZilla Live Help
 


Go Back   Chime Host - Web Hosting Forum > World Wide Web > Programming / Scripting / Coding Forum > PHP
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

PHP The most widely used server-side programming language for web applications.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-08-2007, 10:09 PM
Member
 
Join Date: Nov 2007
spoweb is on a distinguished road
Default PHP and frames

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-14-2007, 03:08 AM
Member
 
Join Date: Nov 2007
spoweb is on a distinguished road
Default

I made a little head way, but I still cannot get my main php page to show up in the middle. I don't understand why it won't, but the two side frames which are both php too show up. Someone help me!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-23-2007, 03:41 PM
Member
 
Join Date: Nov 2007
spoweb is on a distinguished road
Default

The main page had a include tag in it, so I guess it wouldn't work through a frame. No matter now. I found an alternative to the include and now it works just fine.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-22-2007, 08:20 AM
Senior Member
 
Join Date: Jan 2006
Location: A small remote village in Kerala, India
bizzard is on a distinguished road
Default

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....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-27-2008, 06:33 PM
Senior Member
 
Join Date: Dec 2007
Location: Germany (in a small town)
snoop1990 is on a distinguished road
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-20-2008, 05:16 AM
Senior Member
 
Join Date: Jan 2006
Location: A small remote village in Kerala, India
bizzard is on a distinguished road
Default

You can leave it... Its working fine with firefox, Opera and Internet explorer....

Haven't tried with other browsers....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT +1. The time now is 11:21 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ChimeHost, a Profuse Solutions LLC company