-----------> ------------------------------------------
menu.php | |
| headerpicture |
-------------------------------------------
| Home | Forum | Downloads | Links|
------------> ----------------------------------------------
> content --------------------->
I'll hope you understand it. On each page I want to include (php include) the menu.php so it is not difficult to change it when I want to. The menu is made of tables. What I want are links like this: http://www.mydomain.com/?page=forum or /index.php?page=forum
I would like to know if it is possible If I click on the "forum" link, a php-script is loading the "forum"-content and the php script is changing the background colour of the table-cell with the forum link.
If this works, you've got a menu like a tab menu, without having to change the menu on all the pages. I'll hope somebody is understanding. Does somebody know a script for it?
Thanks in advance and sorry for my bad english.