Download List

Projeto Descrição

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

Porque agora tem a capacidade de executar diretamente o script SQL gerado. Pode também dados de backup antes de executar o script SQL e restaurá-la depois. Este recurso pode lidar com colunas adicionadas, mas não excluída ou os renomeados. Um bug no qual os construtores de classes tabela chamada init () ao invés de $ this-> init () foi corrigido.
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