MASTOURA
09-04-2002, 10:03 AM
Hello all,
I have built a website recently, and all the webpages are built in plain HTML, some with the help of Frontpage, others not.
The structure of the website is pretty simple, as there are a Header, Footer and Menu Bar that appear on ALL webpages. No exceptions.
A friend told me some months ago to build the site in php, since it would be much easier to update it, change the menu bar, etc. I start reading at the time, but got mixed up, and since I had to create the page before September, I went with plain HTML.
As I understand, plain HTML is not bad, it just creates MANY webpages. So many, that now that I need to change something on the menu bar, it is annoying. So I said to myself, maybe it is the time to move on into PHP.
Since I don't have much to start with, I was wondering if you guys can help me out with some working templates with similar look to what I want to do. As I said, the page has a Header and Footer, and a Menu bar on the left, between the Header and the footer. The rest of the page I call it "main window". All info appears on the main window, and all links should change only th main window since the rest is always the same. However, the files/webpages/images that the links point to, are not all in the same directory, so I would think that ABSOLUTE (http://www....) links should work better.
I don't know if you guys understand what I mean, I hope I'm clear enough.
Do you think there's an EASY solution for me?
Thanks for your help.
PS: I know that a "frames" website would be equally easy, but I don't like frames. Besides they have major drawbacks I think, so for me, frames are not an option! ;)
I have built a website recently, and all the webpages are built in plain HTML, some with the help of Frontpage, others not.
The structure of the website is pretty simple, as there are a Header, Footer and Menu Bar that appear on ALL webpages. No exceptions.
A friend told me some months ago to build the site in php, since it would be much easier to update it, change the menu bar, etc. I start reading at the time, but got mixed up, and since I had to create the page before September, I went with plain HTML.
As I understand, plain HTML is not bad, it just creates MANY webpages. So many, that now that I need to change something on the menu bar, it is annoying. So I said to myself, maybe it is the time to move on into PHP.
Since I don't have much to start with, I was wondering if you guys can help me out with some working templates with similar look to what I want to do. As I said, the page has a Header and Footer, and a Menu bar on the left, between the Header and the footer. The rest of the page I call it "main window". All info appears on the main window, and all links should change only th main window since the rest is always the same. However, the files/webpages/images that the links point to, are not all in the same directory, so I would think that ABSOLUTE (http://www....) links should work better.
I don't know if you guys understand what I mean, I hope I'm clear enough.
Do you think there's an EASY solution for me?
Thanks for your help.
PS: I know that a "frames" website would be equally easy, but I don't like frames. Besides they have major drawbacks I think, so for me, frames are not an option! ;)