iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-15-2004, 06:38 AM
LVZ LVZ is offline
WebProWorld New Member
 
Join Date: Nov 2003
Location: Las Vegas
Posts: 3
LVZ RepRank 0
Default Frames --> convert to PHP/CSS

I have a few sites that for different reasons I have used FRAMES (I know, everybody hates them) for increased security and ease of use. However, I have decided that the downside, particularly browser incompatibilities, is no longer worth it and I want to make PHP/CSS pseudo-frames.

Coming from the 'C' programming world, I really like PHP. So as not to reinvent the world, can someone refer me to good sites for educating myself about good techniques for making PHP/CSS pseudo-frames that will maintain most of the capabilities of normal HTML frames?

Bob from Las Vegas

P.S. Here are a few framed sites I want to convert:

http://las-vegas-shopping.net
http://www.itvFan.com (click green button)
http://www.vegasxyz.com
Reply With Quote
  #2 (permalink)  
Old 05-17-2004, 01:17 AM
WebProWorld Veteran
 
Join Date: Nov 2003
Location: Castle Rock, CO
Posts: 494
Corey Bryant RepRank 0
Default

Have you checked out: http://www.w3schools.com/css/

But I am not too certain what you mean by pseudo-frames?
Reply With Quote
  #3 (permalink)  
Old 05-17-2004, 08:35 AM
LVZ LVZ is offline
WebProWorld New Member
 
Join Date: Nov 2003
Location: Las Vegas
Posts: 3
LVZ RepRank 0
Default

The functionality of HTML FRAMES expressed via PHP coding instead.
Reply With Quote
  #4 (permalink)  
Old 05-17-2004, 09:42 AM
WebProWorld Veteran
 
Join Date: Nov 2003
Location: Castle Rock, CO
Posts: 494
Corey Bryant RepRank 0
Default

Meaning that the nav stays the same? You do not even have to use PHP actually if this is what you are speaking about. You can use SSI by renaming the files to shtml and adding a code:
to insert another page.

But if you want to use PHP:
Code:
<?php
include ("header.php");
?>
I think that is the correct code. I do not use PHP all that much.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum

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

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



All times are GMT -4. The time now is 11:10 PM.



Search Engine Optimization by vBSEO 3.3.0