Télécharger la liste

Description du projet

The PHP SQL Toolkit is a PHP class system for abstracting database calls. Using classes or functions, it abstracts the underlying database structure into data sources in a manner similar to ODBC. Data sources are defined in one file and a standardized syntax is used for connecting to all databases. This is useful for portable code or for referencing multiple databases on multiple platforms all at the same time.

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.

2003-03-11 05:24 Retour à la liste release
0.2

Aux bases de données ODBC (non testé), et un correctif pour passer par la logique de référence sur les fonctions internes (ce qui a également résolu le bogue ouvert avec ne détruit pas la classe quand un utilisateur appelé database_free_result () et chaque xxxx_free_resut () d'appel).
Tags: Minor feature enhancements
ODBC database support (untested), and a fix for pass-by-reference logic on internal functions (this also resolved the open bug with didn't destroy the class when a user called database_free_result() and each xxxx_free_resut() call).

Project Resources