Celko Visitation Model
This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model.
It can perform the following tasks in a very effecient way mostly using one SELECT query statement:
- Find out leaf nodes in the current tree (nodes have no children)
- Find out nodes of a sub-tree for given node
- Find out the context path of given node
- Find out the level or depth of a given node
- Find out how many descendants a given node has
Visit site to download...
WebSQL for Sybase ASE
WebSQL is a simple script written in PHP3 that provides a simple SQL Web interface for Sybase ASE. P
ezDatabase
A web based program for creating online databases, written in PHP and MySQL. An Admin CP allows you
MySQL Dialog
MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the
m-tecs.net: phpMyBackup
phpMyBackup creates backups from a mySQL-Database at given time intervals and stores them in a gz-co
phpOracleView
phpOracleView allow you to perform sql queries on a oracle schema through the use of standard php or
Simple SQL
DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert ro
MySQLDbSearch
Search a database for a certain item, name, etc. and have it return what you searched for and a link
MySQL PHP Helper
MySQL PHP Helper is a no-code-edit-necessary, just upload the files and run it from your browser, sm