|
Description: DaDaBIK is a free PHP application that allows you to easily create a highly customizable Web form interface for a MySQL database in order to search, insert, update and delete records; all you need do is specify a few configuration parameters. The strength of DaDaBIK lies in its ability to be customized. 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 (what will appear in the form near the input field); the content of the field (e.g. numeric, alphabetic, e-mail, url......); the input type (e.g. select, checkbox, date, text, password......); the possible values, also driven from another table (foreign key support) and more.
|