phpDBform is a library to help create a form linked or not to a MySQL or PostgreSQL database, to edit, insert, update and delete data, providing a nice presentation to the user.
You start with pre-constructed files, and with little changes you have a working tool!
But the main goal of this library, is the easy creating of forms, you need to instance a php class (dbform), choose the right parameters to the constructor, and use its methods to develop the interface, adding textboxes (add_textbox), checkboxes (add_checkbox), textareas (add_textarea) and the listboxes (add_listbox) that are linked with other tables to show the values that may go on the field (relational).
Now there is the new phpDBform Report Creator, to generate reports with support for events, formatting and grouping. It's fully customizable to meet your needs, based on objects making it even more easier to implement new features. |
| Price: Version: 0.4.2 Requirement(s): , |
| Listed On: 16th of Feb 2003 Last Modified: Hits: 1529 Clicks: 124 |
|