English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 answers

Hello,

One good way is to use templates and a server side programming language, [PHP I recommend]. So you have a template file called say "header.tpl", this file has something like {{Home}} {{MYACC}}
These will be variables that our PHP page will change for the links we want. You can have this process (read template file, change variables and output them) into a function so every page you want to show the header [the menu] just needs to call this function ;)

2006-08-03 16:31:36 · answer #1 · answered by purefan 2 · 0 0

fedest.com, questions and answers