| View previous topic :: View next topic |
| Author |
Message |
Gazza Guest
|
Posted: Thu Apr 03, 2003 7:31 am Post subject: menu options on each page |
|
|
Within member.php and sponsor.php
It would be great if you could show all the menu options on each page, it is a not good having to click a button to go back to the meny page every time,
Perhaps crete header_member.txt for all pages created by header.php and also and header_sponsor.txt for all pages reated by sponsor.php, then make all the necessary variables available to the header files so that a navigation menu can be created on each page
Also are the menu options GET or POST links as it would be nice to have a text link instead of a form submit |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5695
|
Posted: Thu Apr 03, 2003 10:02 am Post subject: |
|
|
| To the menu: You can easily copy it to all templates, it's not a problem. |
|
| Back to top |
|
 |
|