|
|
| Author: Richard Bartholf <e-mail contact> |
| A couple of classes that brings the simplicity and smoothness into the development and maintenance of a PHP site with a mySQL connection. |
|
| Author: Ed Williams <e-mail contact> |
| Simple programming interface for helping to query and display data from a MySQL database. |
|
| Author: Sjon <e-mail contact> |
| AEDEDL, Short for 'Add, Edit, Delete, Enable, Disable, Listing'. |
|
| Author: Devta Singh <e-mail contact> |
| This class builds completely an HTML Form based in a description of the fields, it's ideal to avoid writing one form any new table you have to feed. |
|
| Author: Devta Singh <e-mail contact> |
| This program allows you to create fast a simple interface to manage the every day database querys so you don`t need to waste time in doing theese bore forms that insert, read, and list or delete recors from a database. |
|
| Author: Joe Stump <e-mail contact> |
| A class that indexes multiple tables, builds dictionaries, creates btree indexes, and creates sql queries based on user input. |
|
| Author: John Luxford <e-mail contact> |
| A DBI-like database abstraction layer with drivers for MySQL, InterBase, ODBC, PostgreSQL (incomplete), and Oracle (incomplete). |
|
| Author: Pedro Alfredo <e-mail contact> |
| Management a MySql table with list of the table: each row is a record of the table, we can update, delete or insert in the table |
|
|