Databases: PHP Report Generator
Hasin Hayder (contact me)
phpReportGenerator is a PHP class that generates customizable HTML reports with data from the result set of any MySQL SELECT query.
You need to just pass the query and a MySQL database connection resource id, customize several look and feel aspects of your report like text color, header color, table border, size, etc.. Then call generateReport function.
This class is very handy for rapid application development, as you do not need to code the table generation script.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (75.0%)
| Sufficient (75.0%)
| -
| Sufficient (75.0%)
| -
| -
| Not sure (52.5%)
| 1098 |
Click here for detailed information about this class on phpclasses.org