This is a discussion on include file vs db queries within the PHP Language forums, part of the PHP Programming Forums category; Well, imagine that my menu is the following: home / about / products / contact If i clicked "contact" from the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Well, imagine that my menu is the following:
home / about / products / contact If i clicked "contact" from the menu, the contact-page appears inside the i-frame. But i want to display a title there "Contact" so people know where they are. But if i change "contact" in the menu, i want the "contact" on the contact-page to chgange as well. This isn't the actual case, but it's quite similar.. Thanks in advance! Greetings Knoak |