This is a PHP class that allows you to design a pull down menu in your own style using a JavaScript. This class only runs in php4, but you can change it a little to run it for php3.
PHP class that allows you to configure a DHTML menu system. Driven by a Mysql database for easy updating online. Easy to use and configure. Tested on IE5+, Netscape6+, Mozilla0.9+, and Sun Solaris. Update your menus without editting your code. New version with minor bug-fixes.
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 is a hierarchical dynamic menusystem to rapidly choose among the items. It workswith both PHP3 and PHP4. It achieves a compactview and a reasonably small file size for the pagewith a very large number of entries. Its behaviouris completely analogous to the Gnome, KDE and MSWindows main menus. You can use as many levels asyou need, and the menu is dynamically generatedfrom the menu structure file. It supports Mozilla,Netscape 4....
This program is designed to allow a quick creation of simple dynamic web pages, by making contents of selected web directories visible for the web and thus making them easily downloadable. Directory Reader allowes you to link several web directories in a navigable tree, by simply placing a "dir_reader.php" file in the desired directories. If "dir_reader.php" is present in the child or parent directory, such directory become...
Displays "you are here" information in text, and link form ralative to your path in the following format:Site> Directory> Sub Directory> Page.Truncates the file extension, and uses> seperators, but can be changed easily.
UltraTree is a fast navigation tree builder based on PHP and MySQL. Features: unlimited depth, though you can set a limit; makes only one SQL query to draw the tree; draws all the ascending branches; you can easily add it to your scripts; UltraTree generates compact HTML; fast - UltraTree generated a tree with 500 categories with a maximum depth of 14 in 0,6 sec on AMD K6-2 300Mhz with 64MB RAM (Zend 4.0.4 w/o the Optimizer).
PcsExplorer is a PHP/Javascript script which launches a "popup" window to aid in navigation and selection of a file or a folder. The selected file or directory is then placed in the TEXT value of a form in the calling browser window. Includes a sample file (sample.php3) show how to use PcsExplorer. A more detailed description can be found in the pcsexplorer.php3 file header.
This is a quick little script to generate a menu of links in a nice-looking table format. It is very easy to set up and allows for addition and removal categories and links without the need to edit complex tables and write large amounts of HTML. All you have to do is edit one text file. This makes it great for use on big sites with a large number of links to manage.
This is a PHP class that allows you to easily create self-recovering panels. Panel is a component of overlapping "group of panels", similar to the sidebar of Mozilla or Microsoft Outlook. The main part of the overlapping and navigation is done in DHTML, and includes a PHP class to facilitate the creation of the panel side server. Panel content can be either an external page or given as a string. Basic customization (colors, fonts, e...
pNav is a PHP and MySQL driven framework for website developers who wish to implement a dynamic website quickly and easily. It features a top navigation bar and side navigation menu which are both derived from entries in the back end MySQL database. A full readme explaining how the script works and an example page is included in the download.
airMenu is a menu generation class written in PHP. It features: supports MySQL and flatfile databases; different display-modes (without submenus, with submenus, with explorer like submenus, wit opened submenus); template based, with support for template configuration files (e.g. for color schemes); ability to change configuration at runtime (e.g. for dynamic color schemes); and ability to use many instances of the script without problems. Chan...
TreeDoc demonstrates a novel way to display hypertext and view documents, and provides free code with which beginners can easily create such displays in HTML. In short, the TreeDoc system gives documents and pages the nested, open-in-place behavior.
Trailing is something you see on different web sites which shows you the trail of web pages you have visited, like: Category->Books->Computers->PHP. This is a simple code to add trailing to your web site. The trails are developed in PHP and stored in cookies.
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 opt...
PHPmenu is a full site navigation bar with Submenus, generated by a MySQL database and user-friendly adminstration backend where You can delete, add and update links and sublinks.
A1 - Menue 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.
cjgMenu is a configurable tree menu written in Php and using Dhtml. Allows unlimited depth levels.Available Javascript functions to expand and collapse individual and all branches at once.
EU-TreeMenue is a Windows Explorer style tree menu system written in PHP that uses a MySQL database on backend. It is easy to use, supports unlimited number of levels, and all items are linkable.
Protect yourself from other sites linking to your downloads. This script only allows your site visitors to download files from your site. The real download URL address always remains hidden. You can use unlimited download directories and URLs. Downloaders coming from another page are redirect to your home page.
This script generates a tree view of all directories and web documents of your server. It recursively reads all subdirectories and determines automatically whether it was placed in the main directory of the server or in a subdirectory. You can easily customize the script by replacing the icons for files, folders and server with your own ones. Needs Apache webserver installed to work.
class.tree is a class for php that gives you an easy way to create expandable tree lists. class.tree is designed and tested for 4+ browsers with javascript enabled, tested with Netscape 4.7 and IE 5.0. The depth of the tree is no longer limited.