Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.2

ODBC-Datenbank-Unterstützung (nicht getestet) und ein Update für pass-by-Referenz-Logik auf interne Funktionen (diese Lösung auch den offenen Bug mit nicht die Klasse, wenn ein Benutzer namens database_free_result destroy () und jeder xxxx_free_resut ()-Aufruf).
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