A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example "Vacilando.Net > Writing > PHP Scripts > TrailScout" (see at the author`s website above). It is also known as "cookie crumb trail". None of the similar programs I`ve found around the Web was good enough, so I decided to write my own. The path is stored in a cookie for the duration of one session (= until you close all your browser windows). For each new visited page, the title (fetched automatically from between your <TITLE></TITLE> tags) and the url (complete with parameters) is stored in that session variable. If user visits a page that s/he has seen before, the trail of links is reduced and that page again becomes the last one in a row. There is a variable that can be used to limit the max number of links to be stored (this is useful for large sites where trails tend to be too long)....
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.... Tags:
Highly Configurable breadcrumbs script that takes your directory structure and does whatever you want with it!! Features: "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", "Remove current directory link", Works with personal sites that use ~ in the URL...
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.... Tags:
This script builds a menu from a textfile (a complete how to is available) and will follow your position to unlink the current position (up to Three levels)....
Zanfi JMenu 1.0 is a Php/MySql based application that uses 2 tables; one with the menu items and
the other with the general settings.
Zanfi JMenu manages the config.js (java script) that is the source of a nice java menu.
Flexible general settings like: - Vertical/horizontal direction - buttons color normal/hover - borders y/n and their color -
font color normal/hover - shadow y/n and his color - menu position.
** Functions like PLACE NEW ITEM , DELETE ITEM and FIX ITEM **...
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.... Tags:
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+, Konqueror, Opera6+. Update your menus without editting your code. Version 2.0 features a back-end admin system for configuring the menu entries....
phpNav is a very powerful library of classes that lets you manage the name and path of all your site`s pages in a simple hierarchical database. changes to the database will be reflected thoughout your entire site instantly making large changes simple. features new to v0.8 include element caching and translation capabilities. designed to take the tedium out of website programming....
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....
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)....
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....
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....
Feel free to use this script and modify it. Please leave the credits in.
Simple script to display a frame from your site on external links
The script opens your link in a frameset with a small frame the script also knows the page that th user came from and gives them the option to return. Usefull if the user wants to return to your website. The script also gives an option for the frame to be removed....
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....
Generates a well formed table, listing the contents of the directory in which the script is located. Has image tags associated with certain file types....
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. <b>1.02 update:</b> fixed bug with dc:subject element in RSS view....
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!...