Download List

Descripción del Proyecto

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 ahora tiene la capacidad de ejecutar directamente el script SQL generado. Puede también datos de copia de seguridad antes de ejecutar el script SQL y restaurar después. Esta característica puede hacer frente a las columnas añadido, pero no los elimina o cambiar el nombre. Un error en el que los constructores de las clases de tabla llamada init () en lugar de $ this-> init () se ha fijado.
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