Demo of Alternate Pagination Paradigm
This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the limitations of html requests lengths, since it uses sessions. Also, it does not go to the database well for each page. Typically, for a given set of access parameters, it only accesses the database once, caching away the results in a session variable. Paging is thus more fluid. It also uses HTML form submit buttons, in conjunction with a select for page jumps, to page through the document as opposed to hyperlinks. This makes for cleaner code in general.
Visit site to download...
Tree menu
This is a simple PHP class that allows you to generate tree like menus. Note: this site requires reg
PhpNav
PhpNav doesnt use javascript, special effects or anything fancy - just straight php and html - so no
Directory Reader
A must-have program for organizing all sorts of files in online sorted lists, especially for a large
Node Tree
Node Tree is written for PHP and tested on Java-Script enabled browsers.
Node Tree handle expandab
PHP.Menu
PHP.Menu is a PHP module to build Cross-Browser JavaScript menus for Your site in just minutes.
Easy PHP Tree
Easy PHP Tree is a small PHP script (73 code lines only) that builds a navigation tree with unlimite
Zanfi JMenu
Zanfi JMenu 1.0 is a Php/MySql based application that uses 2 tables; one with the menu items and
azmenu
Menu with maincategories and subcategories stored in a MySQL-Database. If the visitor clicks on a ma
Breadcrumbs
Highly Configurable breadcrumbs script that takes your directory structure and does whatever you wan