Want you banner here?


Matrix28 > PHP > Site Navigation (Text only)

PHP Drop Down Menu | Write review | Report error | Discuss/get help on this script in our forums
PHP code that generates a DHTML Drop Down Menu.

PHP nav | Write review | Report error | Discuss/get help on this script in our forums
PhpNav doesn't use javascript, special effects or anything fancy - just straight php and html - so no worries about users disabling javascript. Your menu can be left-justified or hierarchically indented, with or without icons.

Dynamically Cascading Menu with Buttons | Write review | Report error | Discuss/get help on this script in our forums
This is a PHP-based program that allows you to create a cascading menu with image buttons using on-the-fly image creation. Also supports a nested menu.

PHP Layers Menu | Write review | Report error | Discuss/get help on this script in our forums
PHP Layers Menu is a hierarchical dynamic menu system to rapidly choose among the items. It works with both PHP3 and PHP4. It achieves a compact view and a reasonably small file size for the page with a very large number of entries. Its behaviour is completely analogous to the Gnome, KDE and MS Windows main menus. You can use as many levels as you need, and the menu is dynamically generated from the menu structure file. It supports Mozilla, Netscape 4.x and 6.x, Konqueror, Opera 5, and Internet Explorer 4, 5, 5.5.

A1Menu Site Navigation System | Write review | Report error | Discuss/get help on this script in our forums
A1 - Menu is a site navigation system that provides an easy navigation especially for larger websites. For each directory a customizable menu is created and sorted following specific rules. Files and directories may be included or excluded depending on the definitions you specify.

Phpezmenu | Write review | Report error | Discuss/get help on this script in our forums
Phpezmenu is a simple program to manage menu's, css, body tags and copyright information site wide. All these elements are managed through one document - phpezmenu.php. This was written by a web designer out of need. It can be used to manage new sites or can be plugged into existing sites. This is a very basic php script but it does the job!

HTML_TreeMenu | Write review | Report error | Discuss/get help on this script in our forums
This PHP/Javascript combo allows you to easily create a tree menu. With capable browsers, the menu is dynamic and allows the branches to be expanded/collapsed. This works AFAIK with Internet Explorer 4+, Mozilla, and Netscape Navigator 6+. With other browsers, Opera for example, the menu is static. Also, with Internet Explorer 5+, the status of the expanded/collapsed branches is persistent, (ie it survives a refresh). Each node can have an optional link and icon. 1.0.3 comes with reference (PHP side) and persistence bug fixes.