Download List

프로젝트 설명

(php)dataMiner is a set of PHP classes used to browse, search, and manipulate data stored in a MySQL database. It is perfect for a Web site administrative backend. It is easily configurable to adhere to data "rules" such as cross-referencing other database tables, file uploads, data imports and exports, and more. Layout is configured via CSS stylesheets.

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.

2004-10-12 18:53
0.40

새 프레 젠 테이션 로직을 분리을위한 템플릿 클래스 도입되었다. XHTML은 HTML을 준수 가까이 될 포맷했다. 공장 패턴을 쉽게 여러 개의 테이블로 작업을 수행할에 추가되었습니다. 플러그인 아키텍처의 새로운 기능을 쉽게 추가할 수 있도록 구현되었습니다. 새로운 DHTML을 캘린더 플러그인 및 새로운 DHTML 편집기 WYSIWYG 기능이 추가되었습니다. 모양과 느낌을 완전히 개편되었다. 일부 사이트의 관리자를위한 설명서가 추가되었습니다. 데이터베이스 구성 이제 별도의 파일에 저장됩니다.
Tags: Major feature enhancements
A new template class for separating logic from
presentation was introduced. The HTML was
formatted to be closer to XHTML compliance. A
factory pattern was added to make it easier to
work with multiple tables. A new plugin
architecture was implemented to make adding
features easy. A new DHTML calendar plugin and a
new WYSIWYG DHTML editor were added. The look and
feel was completely revamped. Some documentation
for site administrators was added. Database
configuration is now stored in a separate file.

2004-07-26 11:27
0.30

코드를 정리 모든 경고에 자세한 오류보고와 함께 표시 제거되었다. HTML 마크업 정리도 4.01 과도기적에 맞도록 만들어졌습니다. 지금처럼 CSS 스타일 시트를 지원합니다 skin.txt 레이아웃 configs에 대한 지원이 제거되었습니다. 몇 가지 버그수정되었다.
Tags: Code cleanup
A code cleanup was made to remove all warnings displayed with verbose error reporting. A HTML markup cleanup was also made to conform to 4.01 transitional. Support for skin.txt layout configs was removed, as CSS stylesheets are now supported. Several bugfixes were made.

2003-12-17 17:04
0.20.0

많은 기능, 데이터베이스의 독립성과 같은 메타베이스, 레이아웃 더 나은 사용자 정의에 대한 새 서식 규칙, 그리고 다른 분들에게도 정보를 사용하여 추가되었습니다. 많은 버그가 수정되었습니다. 이제는 제대로 magic_quotes PHP에서 register_globals를 처리합니다. 페이지 번호 매기기에서 버그가 수정되었습니다. 검색 능력이 향상되었습니다.
Tags: Major feature enhancements
Many features were added, such as database independence using Metabase, new formatting rules for better customization of layout, and others. Many bugs were fixed. It now correctly handles magic_quotes and register_globals in PHP. A bug in page numbering was fixed. The search ability has been improved.

2002-02-16 03:58
0.11.0

몇 가지 중요한 버그를 고쳤습니다.
Tags: Major bugfixes
Fixed for several important bugs.

2002-02-04 23:22
0.10.0

다중 선택 확인란이 표시, 평균 증분 페이지에 대한 점검표 규칙 번호 등과 같은 몇몇 버그수정 및 여러 가지 새로운 기능, 테이블 서식 / 사용자에 대한 필드 이름 편의, 대소문자를 구분 검색 하이라이트, 그리고 클라이언트에 대한 유효성 검사 규칙을 쪽 양식 자바 스크립트를 사용하여 유효성 검사.
Tags: Major feature enhancements
Several bugfixes and several new features such as a CHECKLIST rule for a multiple-choice checkbox display, incremental per-page numbering, formatting table/field names for user-friendliness, case-insensitive search highlighting, and a VALIDATE rule for client-side form validation using JavaScript.

Project Resources