Downloadliste

Projektbeschreibung

db_bibivu is a simple MySQL database access
wrapper. It provides functions for connecting to
a MySQL database server, selecting the database to
access, executing queries, retrieving query
results rows in arrays, executing a query to
return a single result row in a single call, etc.
The class may optionally generate a log of the
executed queries. When a query fails, it may send
a warning message to a given site administrator
email address.

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.

2006-03-17 18:12 Zurück zur Release-Liste
1.6.4

Diese Version behebt die Variable db_accesses zu internen und nicht global und behebt E-Mail-Versand an die ganze Seite zu senden und nicht nur den Namen des Skripts.
Tags: Minor feature enhancements
This release fixes the variable db_accesses to be internal and not
global and fixes email sending to send the whole current page and not
only the script name.

Project Resources