Download List

Descripción del Proyecto

This package can be used to access data stored in
MySQL tables like accessing arrays. It uses SPL to
implement several classes and iterators interfaces
to access MySQL databases.

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.

2007-09-22 02:27
0.8.0alpha

Esto cambia la forma de liberación compensaciones matriz se asignan a las condiciones de selección de una fila (por posibles problemas de seguridad). Si se dispone de un campo único se utiliza, y el acceso mediante el pk se realiza utilizando la propiedad especial -> byXXXX. Abstracción de los tipos de datos SQL y inboxing estos valores en los objetos con las limitaciones de control. Desactivación de inboxing tipos de datos de SQL está disponible a través de la propiedad -> withoutInboxing. Una nueva jerarquía de excepciones (permite más fina de captura de las excepciones).
Tags: Major feature enhancements
This release changes how array offsets are mapped to the conditions of selecting a row (for possible security problems). If available, a unique field is used, and access using the pk is provided using the special property ->byXXXX. Abstraction of SQL data types and inboxing of these values into objects with constraints checking. Disabling of inboxing of SQL data types is available through property ->withoutInboxing. A new exceptions hierarchy (allows more fine-grained catching of exceptions).

2007-07-04 20:26
0.7.0

Tags: Initial freshmeat announcement

Project Resources