Closed Thread
Results 1 to 4 of 4

Thread: Menu Question

  1. #1
    Junior Member JDScorpion is an unknown quantity at this point
    Join Date
    Jan 2002
    Posts
    18

    Menu Question

    I have looked all over the web for a code for a thing I want to do with my menus, and I think it should be very simple. Well I want to make my menu on tables instead of frame. But if I ever want to add something to the menu, I don't want to have to change it on every single page. Which means the menu will be on every single page. What I want to know if it is a possibility of adding some type of coding into the tables where I want to put the menu.. that way when I want to add something to a menu, I just update one file and it changes on every page. Could someone please help me with this.
    Never eat yellow snow!

  2. #2
    FWS Addict wm2k1 is an unknown quantity at this point wm2k1's Avatar
    Join Date
    Apr 2001
    Posts
    597
    try ssi
    or any other server-side scripting languages, all of which will give u the include function

    just create a text file of the menu and call it into the page u want

  3. #3
    See Below is0lized is an unknown quantity at this point is0lized's Avatar
    Join Date
    Mar 2001
    Posts
    4,223
    php includes are faster...

    if you want ill give you the code

  4. #4
    Junior Member JDScorpion is an unknown quantity at this point
    Join Date
    Jan 2002
    Posts
    18

    Smile Cool!

    Originally posted by is0lized
    php includes are faster...

    if you want ill give you the code
    That would be awesome!
    Never eat yellow snow!

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts