Databases: Report Generator
Andres Dario Gutierrez Poveda (contact me)
This class can generate customizable HTML reports from a given database structure.
This class presents a report preparation form page with the options that the user can customize.
After the user submit the form, the class creates the report output in HTML.
The report created taking the structure in which you have a table with foreign keys, and you want to know specific records from that table that satisfy certain rules.
Click here for detailed information about this class on phpclasses.org