|
A stupid question
I would like to use php to generate a menu in table cells that will exclude the current page from the menu. I have heard that it is bad to have a page link to itself. Can this be done for a table that has 3 col and 3 rows? I want the menu to be at the top of the page. Would I need to have some tag with an id on each page so it knows which item to leave out?
Thanks in advance for all your assistance.
|