|
Categories |
|
|
| |
|
|
Search Scripts |
|
|
| |
|
|
Sponsor Links |
|
|
| |
|
|
Sponsor Links |
|
|
| |
|
Site Navigation related scripts & softwares
Micro Menu System is a small PHP script which generates a site navigation system from a configuration file. It can handle 2 levels of menus.
PHP File Tree is a PHP function that generates a valid, XHTML nested list of the specified directory, subdirectories, and files. The script includes a JavaScript extension that makes the entire list expand and collapse dynamically.
PHP File Tree is compatible with all major browsers, including IE6/7, Firefox, Safari, and Opera. Features include:
- Produces valid, semantic XHTML
- Degrades gracefully in browsers that don’t support JavaScript (entire list will still be displayed)
- Fully customizeable with CSS
- Ability to style file icons based on the extension
- Easy to implement...one PHP include and a function call produces the entire list
- JavaScript extension for dynamic effects is included with only one line of code
This is a simple script for people who want drop down menu on their website but don't have any programming knowledge.
Really easy tutorial and download-able tag cloud script you can include into your website.
Class based script, built for easy inclusion.
PHP DBTreeView is a useful web control to display information in a tree like windows explorer. This component is designed to extract dynamic content from database, so that the tree content is updated step by step.
This project used the latest web technologies like Ajax (Javascript, DHTML, XMLHttpRequest) and PHP 5.
The use of this tool doesn't require Javascript knowlegde. You only have to be familiar with PHP 5.
http://rcardon.free.fr/db treeview/demo.php
Lists the contents of the directory it's in. Also useful if directory listing is denied.
Basic function but very usefull. The advantage of this script is that it call the current url dynamically. Just copy/paste this script and use it.
OpenDirectory is a small script which has to be placed in the open directory which gives it a very nice view. Also is has some very handy functions; create directories, upload files, sort by name/type/etc.
Sourceer is a easily and highly configurable single-file script to browse directories and view source code of .php, .htm, etc., files. Among other things, it can be useful for presenting source code of software projects (a much simple alternative to Trac, PHPDoc, Doxygen, SVN / CVS systems, etc.). Sourceer produces XHTML 1.0 Strict-compliant output whose page layout and CSS-styling can be easily edited. Configurable parameters include optional IP address- or password-based authentication, ability to browse above the root level directory, file-types (like .php and .js) whose source code is viewable, syntax-highlighting of source code through external means like Geshi, and protected files and directories. Sourceer can be used independently or can be easily included in other systems as a plug-in, include, PHP class, etc.
Navigate through a website can be most irritating if the user is not well informed where he is and where he comes from. To prevent users from being lost the breadcrumbs method is one of the most suitable. SimpleXML, XPath and PHP 5 are perfect tools to create serious breadcrumbs positioning. This class is taking care of the breadcrumbs handling. The XML file contains all the necessary data to control standard and breadcrumbs navigation. The script controls seven parameters you deliver according to your environment and XML file by adapting the PHP code in the HTML file. The class is made of two parts: In the first part it loops through the XML file and sets text, Url and Id (which has to start with 1 and needs to be unique and incremental). In the second part we use a different technique to present the XML data (thanks to HTML table): First we read the id and set the corresponding elements (for example if id is 2 we show only the homepage, plus the first and the second link).
|
|