Jump to content

SAMS

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

SAMS's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, i have a problem. I need to create a database driven navigation menue. I created a MySQL database. The table called "nav" has the following fileds: id, content, url. The plan is that all the content of the table is displayed as a navigation menue on the webpage and every single menue item is assigend the link, wich is given to it in the "url" field of the MySQL Database. I mean when I put in some more menue items in the database, menue on the webpage will disply the new menue item and is using the url assignet to the filed in the database. i st up a page, in which the content of the navigation menue is generated by a MySQl request. The URL is http://www.orthopaedie-samedan.ch/test_nav.../testnavdyn.php I have the problem how do i achiev that new items in the database are displayed with korrekt link on the webpage? Is this possible to do? And if yes how? for any help very thankfull. Cu Stephan
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.