Downloadliste

Projektbeschreibung

PHP Database Interface is an easy to use PHP
database interface meant to give applications
universal support across many databases, including
several flat file formats.

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.

2005-10-26 07:56
1.0rc4

Die tableInfo Funktion wurde hinzugefügt, um das Schema zurück. LIMIT wurde hinzugefügt, um Funktionen zur Unterstützung der Datenbanken auszuwählen. LIMIT-Emulation ist für alle Datenbank-Typen. Unterstützung für die Firebird Datenbank hinzugefügt wurde.
Tags: Major feature enhancements
The tableInfo function was added to return the
schema. LIMIT was added to select functions for
supporting databases. LIMIT emulation is available
to all database types. Support for the
Firebird database was added.

2005-10-08 09:42
1.0rc3

storeQuery und executeQueries Funktionen wurden für die Speicherung von Abfragen zur späteren Ausführung aufgenommen. Support für die Speicherung von Abfragen über Funktionen, die "Antennen" wurde hinzugefügt. Die Funktionalität der Fehlerbehandlung Klasse wurde erweitert.
Tags: Major feature enhancements
storeQuery and executeQueries functions were added for storing queries for later execution. Support for storing queries through the 'array' functions was added. The functionality of the Error Handling class was extended.

2005-10-06 21:19
1.0rc2

Tags: Initial freshmeat announcement

Project Resources