Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-27 19:30
3.6

Report generation and saved reports now work using POST variables instead of GET variables, so longer tables no longer cause errors.
Tags: Minor bugfixes

2006-10-03 23:31
3.5

This release allows you to save your report criteria, allowing you to run the same report at a later date without having to select everything again. It also allows you to copy and paste your report's URL so that you can link to the report you created from anywhere.
Tags: Minor feature enhancements

2005-09-06 21:09
3.4

Changes include code cleanup and a new way to highlight individual rows in the generated report.
Tags: Minor feature enhancements

2005-08-12 20:23
3.3

This release can graph the results for a field in a PDF. Supported PDF graph types are bar, line, and dot graphs.
Tags: Minor feature enhancements

2005-08-05 22:58
3.2

Changes include bugfixes and PDF support for column totals.
Tags: Minor feature enhancements

Project Resources