Forum Moderators: open

Message Too Old, No Replies

Links on Multiple pages

         

DudeHelpMe

3:15 am on Mar 18, 2006 (gmt 0)

10+ Year Member



Hey dudes, Got a question.

I have a list of links on my homepage. I would like to have these same links on several pages and they change frequently. It is a bit of a pain to manually change these every time.

My question is, does anyone know a way I can do this automatically that is not too complicated.

I have limited experience and my site is in HTML.

Please help me dude!

tedster

3:30 am on Mar 18, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



One solid approach is called Server Side Includes (SSI). It's very well documented -- try a search on this site or on the web in general and you should come up with what you need.

Jimmyco

5:56 am on Mar 18, 2006 (gmt 0)

10+ Year Member



PHP includes are very simple, even with your limited HTML you could learn to use them.

DudeHelpMe

7:04 am on Mar 18, 2006 (gmt 0)

10+ Year Member



Thanks,

I have been seeing a lot of PHP stuff that can make life easier. Just have not got around to learning it.