DaDaBIK
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a 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, authentication and authorization restrictions on view/update/delete, customizable graphic layout to enable embedding of the forms in your own site, export to CSV, e-mail notices, table aliases.
DaDaBIK uses the ADOdb Database Abstraction Library in order to support as many DBMS as possible, at the moment it has been tested on MySQL, PostgreSQL, Oracle and MS SQL Server.
Its available in several languages.
Visit site to download...
PHP Excel Output
This php excel script will dump your data from SQL table (MySQL, supply your own SQL query) to a mic
phpMyDataGrid
This class can be used to display and edit records of a MySQL database table.
It can display t
ezDatabase
A web based program for creating online databases, written in PHP and MySQL. An Admin CP allows you
PHPLIB Sql_pager
This is an extension class to the PHPLIB library. It splits a SQL query into more pages like search
MsAccessTOMySQL
This is a simple and easy script that will help you to convert your MicroSoft Access to MySQL databa
PHP Code Generator
This web application allows you to enter a few details about your MySql table, and it will then gene
PHP-TimeConversion
This script converts user entered 12-hour time to the 24-hour time used by mySQL. It was written to
EZ Query
I use three class vars and five methods to connect, query, insert and update a MySql database. This