This package can generate HTML grids and lists from database data.
It provides classes to connect to a database using PDO and then it generates output in HTML from the database query results.
Currently it can output a grid using HTML tables to display query results and generates a form select input with options retrieved from query results.
Sevaral components, 1)Grid/Database table data, 2)Lista/Select fixed or based on a database table and a template for any database table itself.
A proposed framework for framing Report, Form and databse access for any database table that makes it independent of the databse used.
|