Download List

프로젝트 설명

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.

2011-05-13 06:02
4.4

이 릴리스는 결과 화면에 새로운 AJAX와 번호 매김 및 검색 기능을 추가하고 선언하지 않은 변수 통지 문제를 해결합니다.
Tags: Minor feature enhancements
This release adds new AJAX pagination and search capabilities to the results screen and fixes the undeclared variable notice issue.

2010-09-15 07:13
4.3

모든 짧은 태그와 사소한 코드 정리의 제거.
Tags: Minor bugfixes
Removal of all short tags and minor code cleanup.

2008-04-04 23:59
4.2

이 릴리스에는 그냥 열 대신 데이터의 전체 행을 능력을 추가합니다. 그것도 매우 긴 필드에 대한 더 나은 지원을하고있다.
Tags: Minor feature enhancements
This release adds the ability to total rows of data instead of just columns. It also has better support for extremely long fields.

2007-05-30 21:11
4.1

변경 및 수정 저장된 리포트를 실행하기위한 작은 버그수정이 포함되어있습니다.
Tags: Minor bugfixes
Changes include minor bugfixes for running and modifying saved reports.

2007-05-07 20:30
4.0

주요 변경 기능을 데이터베이스에 저장 후 리포트를 수정하거나 미래에 이러한 저장된 리포트를 삭제할 수있습니다. 또다른 작은 변화 능력 필드를 검색하지 않고 필드를 표시하는 것입니다. 이것은 그 또는 NULL 값을 포함하지 않을 수도있습니다 필드를 선택 할 때 유용합니다.
Tags: Major feature enhancements
The main changes includes the ability to save reports to a database and then modify or delete those saved reports in the future. Another small change is the ability to display a field without searching by that field. This is useful when selecting fields that may or may not contain NULL values.

Project Resources