Download List

프로젝트 설명

Porque uses an XML-defined data-schema to produce
a database schema and a PHP object model with
getters/setters, database persistence, HTML form
templates, and HTML post/data reception.

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.

2003-03-12 16:50
0.1.3

왜냐면 지금은 능력을 직접적으로 생성된 SQL 스크립트를 실행할 수있다. 그것은 할 수 SQL 스크립트를 실행하고 나중에 그것을 복원하기 전에도 데이터 백업. 이 기능을 추가 열이지만, 대처할 수있는 삭제하거나 이름을 바꾼 사람. 어느 테이블에라는 클래스를 초기화 생성자 () $이 - "초기화 대신 () 버그가 수정되었습니다.
Tags: Initial freshmeat announcement
Porque now has the ability to directly execute the generated SQL script. It can also backup data before executing the SQL script and restore it afterwards. This feature can cope with added columns, but not deleted or renamed ones. A bug in which the constructors of table classes called init() instead of $this->init() was fixed.

Project Resources