dblayer v 0.2.3

dblayer è una classe layer di astrazione dal database.le funzioni di dblayer di permettono di accedere a tutti i database supportati
utilizzando le stesse funzioni.

Caratteristiche:
Veloce e semplice da usare.
Sintassi semplice.
Gestione degli errori.
Paginazione dei risultati.
Database supportati: MySQL , PostgreSQL.


The dblayer is a class of database abstraction layer. The dblayer functions allow you to access all supported databases using a single calling convention.

Features:
Fast e simple to use.
Simple sintax.
Error handler.
Result Pagination.
Supported databases: MySQL , PostgreSQL.



Release
Data
Type
Change
dblayer v 0.2
08/05/04
stabile
  • Prima release / First release
dblayer v 0.2.3
13/05/04
stabile
  • Aggiunto metodo insert_id() per mysql layer / add insert_id() method for mysql layer
  • Handler per funzioni non supportate / new handler for not supported method


Documentazione (riguardano l'ultima release):
Italiano
Inglese

License GPL


Altri Mirror sul progetto:
http://freshmeat.net/projects/dblayer/
http://www.phpclasses.org/browse/package/1619.html