php menus

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
david1721
Advanced
Advanced
Posts: 24
Joined: Mon Dec 18, 2006 8:21 pm

php menus

Post by david1721 »

Never mind. I found the problem. Needed to set the path in the config file.


I wanted to play around with the php generated menus so I uploaded the
files from the table based php menus dir to my site and opened the page
but nothing happens except for the text below and when I click on the links nothing happens. Any suggestions?

Thanks
David

This page demonstrates the technique for building menus using PHP

Normal PHP Menus
Table based PHP Menus

The files needed are mm_phpconfig.php and mm_phpmenu.php

* mm_phpconfig.php is used to store the names and locations of files as well as global menu parameters
* mm_phpmenu.php is the php class library for building the menus
Post Reply