- ADOdb Database Library for PHP
A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, SAPDB and generic ODBC. It provides support code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. New in 4.01 is database and sql performance monitoring.
http://php.weblogs.com/ADODB (Added: Wed Apr 28 2004 Hits: 1 Rating: 0.00 Votes: 0)
Rate It
Review It - DaDaBIK
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a MySQL database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or not in the search/insert/update form; the form label; the content of the field; the input type; the possible values, also driven from another table. Other features: files uploading, checking for possible duplication during an insert, customizable graphic layout to enable embedding of the forms in your own site, export to CSV. Available in English, Italian, Dutch, German, Spanish and French.
http://www.dadabik.org/ (Added: Wed Apr 28 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It |