[PHP] Dynamic Navigation w/PHP

2001-11-19 Thread Mike Elkins
Hello All, I am looking for example code demonstrating the ability to dynamically modify website navigation based upon data in a database. Specifically what I am trying to figure out is how to control what pages are available based upon whether they have been enabled in the database. I am

Re: [PHP] Dynamic Navigation w/PHP

2001-11-19 Thread Andy Woolley
have in PHP. Regards Andy. - Original Message - From: Mike Elkins [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 19, 2001 4:17 PM Subject: [PHP] Dynamic Navigation w/PHP Hello All, I am looking for example code demonstrating the ability to dynamically modify website

Re: [PHP] Dynamic Navigation w/PHP

2001-11-19 Thread Matthew Moreton
] To: Mike Elkins [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, November 19, 2001 4:51 PM Subject: Re: [PHP] Dynamic Navigation w/PHP Hi, You could try using a DHTML menu like the one at http://www.milonic.co.uk/menu The array of elements needed can be generated using PHP based on certain