airMenu
|
|
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 templr 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. Changes in version 0.92: Moved configuration to config.php, and made better examples. |
Breadcrumbs
|
|
Show directory path with user definable: "Homepage Naming", "Symbol Separators", "Case Formatting", "Show Filename", "Hide File Extension", "Special Formatting", "Use Images", "Directory Aliasing", "Filename Aliasing", "Link If Index", "Use CSS Styles", "Replace Directory Underscores", "Hide Directory from Breadcrumb", "Link Filename", "Frameset Target" |
Bs_HtmlNavigation
|
|
Navigation and Sitemap class. Only 3 steps are needed to have your fully customized dynamic navigation or sitemap: 1. give the navigation data (PHP array or XML file; 2. specify the styles; 3. specify the current page the user is looking at. |
cjgMenu
|
|
cjgMenu is a configurable tree menu written in Php and using Dhtml. Allows unlimited depth levels. |
class.tree
|
|
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. |
CodeThatTreePhp
|
|
CodeThatTreePhp is a small and fast php script for creating dhtml trees dynamically. It can be used when one needs extremely large trees (hundreds of nodes) and client side JavaScript trees just do not work well (too slow). CodeThatTreePhp is PHP driven script. |
DHTML Tabbed Pane Interface PHP Class
|
|
The author writes "I found a very nice javascript that allow me to do a DHTML tab interface for my website. However, not being very well versed in javascript it was a fight to make it work every time. So I created this PHP include file to make it easy. Everything you need is in the archive, just untar and run." |
directory index
|
|
A short PHP code snippet that will print out a given directory index. |
Directory Reader
|
|
A must-have program for organizing all sorts of files in online sorted lists, especially for a large volume of files. Directory Reader reads files in any online accessible web directory and displays indexed lists of links to those files in a formatted manner. Website visitor can sort lists by name and size in any order. A core uniqe feature of Directory Reader is its ability to see a copy of itself in the "neighbouring" directory, which allows it creation of the dynamic navigation links. |
Dynamically Cascading Menu with Buttons
|
|
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. |
EU-TreeMenue
|
|
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. |
FlexMenu.PHP - Free download menu component
|
|
The component is a dynamic menu building solution. It automatically detects and renders a tailored DHTML menu for Microsoft Internet Explorer 4 - 6, Netscape Navigator 4 – 7, Opera 5,6 and Mozilla/Gecko based browsers run on Windows, Mac and Linux. |
HTML_TreeMenu
|
|
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. |
Jevon Menu
|
|
Jevon Menu is a simple site navigation script for your personal homepage. It includes a setup file to easily modify your menu, without having to know PHP or edit any text file by hand. Doesn't require any database. |
Menu Class
|
|
A very simple and nice menu class, it has a nice on hover effect and can be set vertical or horizontal. Use this script freely for Private or Commercial. |
Menu Generator
|
|
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 t 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. |
menunav
|
|
A very simple menu/navigation scheme. It "unlinks" the current page. Use as an include on each page called. See example at http://www.hogwaller.com. |
Node Tree
|
|
Node Tree handles expandable tree lists based on a hierachical array like windows explorer. The information, which node is opened, closed or choosed is posted by HTML forms, so no extra file or DB needed for each session. |
nodeclass
|
|
This is a PHP class that allows you to create explorer style menus in a very simple way. You can find more information in the head of the file. |
Panel Class
|
|
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, etc.) is possible via method calls. Further customization can be achieved via a CSS. Documentation is only in French at the moment. |
PcsExplorer
|
|
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. |
PHP Drop Down Menu
|
|
PHP code that generates a DHTML Drop Down Menu. Now it can be aligned in any position ! |
PHP Layers Menu
|
|
PHP Layers Menu is a hierarchical dynamic menu |
PHP Trailing
|
|
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. |
Phpezmenu
|
|
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! |
PHPmenu
|
|
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. |
phpMerlin
|
|
phpMerlin allows anyone to simply create highly configurable DHTML dropdown menus. |
PhpNav
|
|
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. |
pNav
|
|
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. |
Popup Menu Class
|
|
Create a DHTML popup menu in 10 lines of PHP code! |
RUMBLE
|
|
RUMBLE produces Flash, XHTML 1.0 Strict, and RSS 1.0 views of an XML file that contains groups of items with urls. The contents of the XML file can be edited through your browser. After editing, the XHTML and RSS views are republished as static files. Won't scale well because it relies on a static XML file for storage and also because the Flash movie (.fla source file included in the zip) will parse the XML internally, but may be useful in situations where a database is not available or would be considered overkill. 1.02 update: fixed bug with dc:subject element in RSS view. |
SI Web Tree
|
|
SI Web Tree is a PHP based tree navigation script. It can be used within framed or non-framed sites. With the exception of a rollover script, the tree is completely server-side controlled. The script works with any browser. |
Simple Pagination Pro
|
|
This handy script will allow you to page through large SQL queries. It's simple to setup, and configure. Adjust rows per page and and navigation scrolling. |
Sitemapper
|
|
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. |
Source Viewer
|
|
With this script you can view the source of all kinds of internet pages like php, html, etc. |
Tabbed Menu
|
|
Draws a tabbed menu just based on CSS, |
TotalIndex
|
|
Draws a tabbed menu just based on CSS, |
TrailScout
|
|
A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example "Vacilando.Net> Writing> |
Tree menu
|
|
This is a simple PHP class that allows you to generate tree like menus. Note: this site requires registration to access the file. |
TreeDoc
|
|
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. |
TreeView
|
|
Use this PHP include class to add tree structure menus to your PHP applications. With six tree styles, the functionality in this include allows you to create an impressive looking tree to suit your web site. |
UltraTree
|
|
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). |
URHere
|
|
Displays "you are here" information in text, and link form ralative to your path in the following format: |
Zenutech's TabView PHP Class
|
|
TabView was developed with optimal flexibility so you can customize the look and feel to suit your specific needs without having to edit the source code. Although, if you wish to modify the source you are welcome to do so since TabView is released under the GNU General Public License. |
RUMBLE
|
|
RUMBLE produces Flash, XHTML 1.0 Strict, and RSS 1.0 views of an XML file that contains groups of items with urls. The contents of the XML file can be edited through your browser. After editing, the XHTML and RSS views are republished as static files. Won't scale well because it relies on a static XML file for storage and also because the Flash movie (.fla source file included in the zip) will parse the XML internally, but may be useful in situations where a database is not available or would be considered overkill. 1.02 update: fixed bug with dc:subject element in RSS view. |
SI Web Tree
|
|
SI Web Tree is a PHP based tree navigation script. It can be used within framed or non-framed sites. With the exception of a rollover script, the tree is completely server-side controlled. The script works with any browser. |
Simple Pagination Pro
|
|
This handy script will allow you to page through large SQL queries. It's simple to setup, and configure. Adjust rows per page and and navigation scrolling. |
Sitemapper
|
|
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. |
Source Viewer
|
|
With this script you can view the source of all kinds of internet pages like php, html, etc. |
Tabbed Menu
|
|
Draws a tabbed menu just based on CSS, |
TotalIndex
|
|
Draws a tabbed menu just based on CSS, |
TrailScout
|
|
A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example "Vacilando.Net> Writing> |
Tree menu
|
|
This is a simple PHP class that allows you to generate tree like menus. Note: this site requires registration to access the file. |
TreeDoc
|
|
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. |
TreeView
|
|
Use this PHP include class to add tree structure menus to your PHP applications. With six tree styles, the functionality in this include allows you to create an impressive looking tree to suit your web site. |
UltraTree
|
|
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). |