WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox 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.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-15-2004, 05: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
__________________
.
http://NewCityVegas.com/newcitylogo.gif ... a new message board by... (UniQon International)
Reply With Quote
  #2 (permalink)  
Old 05-17-2004, 12:17 AM
Corey Bryant Corey Bryant is offline
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, 07: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.
__________________
.
http://NewCityVegas.com/newcitylogo.gif ... a new message board by... (UniQon International)
Reply With Quote
  #4 (permalink)  
Old 05-17-2004, 08:42 AM
Corey Bryant Corey Bryant is offline
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
Tags: convert, frames, phpcss



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



Search Engine Friendly URLs by vBSEO 3.0.0