Télécharger la liste

Description du projet

The SQL Abstraction Layer (SAL) provides a set of classes for creating and manipulating SQL statements in PHP. This makes it easy to refer to your SQL statements by name instead of by value, increasing portability. It also means you do things like have a search form generate SQL (including arbitrary SQL joins) on the fly. SAL is part of the Enzyme open-source project.

Système requise

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.

2001-01-30 15:13
0.5.1

Soutien à la combinaison de deux objets arbitraires SQL SELECT, afin de simuler les sous-requêtes comme MySQL sur les systèmes qui ne supportent pas la syntaxe SQL correcte.
Support for combining two arbitrary SQL SELECT objects, in order to simulate sub-selects on systems like MySQL that don't support the proper SQL syntax.

2001-01-30 15:13
0.5

Freshmeat annonce initiale.
Initial freshmeat announcement.

Project Resources