PM Report is a PHP/MySQL report generator. It creates customizable reports and is very simple to setup and use. You can select which database, table, and individual fields to use on your report. You can also select the order in which the fields should appear on the report, the field you would like to group by, the field you would like to sort by, and whether or not you would like a total for each column. Once the report has been generated, you can highlight individual rows and export the results to CSV.
| Tags | Database Internet Web Dynamic Content Front-Ends |
|---|---|
| Licenses | GPL Freeware |
| Operating Systems | Windows Mac OS X Mac OS X Windows Windows Windows POSIX Linux |
| Implementation | SQL PHP |
| Translations | English |
Recent releases


Release Notes: This release fixes minor bugs related to PDF creation and includes a newer FPDF library.


Release Notes: This release adds multiple bugfixes with saved reports, modified CSS, and replacement of all PHP short open tags.


Release Notes: This release adds new AJAX pagination and search capabilities to the results screen and fixes the undeclared variable notice issue.


Release Notes: Removal of all short tags and minor code cleanup.


Release Notes: This release adds the ability to total rows of data instead of just columns. It also has better support for extremely long fields.