dbx
PHP Manual

Introduzione

The dbx module is a database abstraction layer (db 'X', where 'X' is a supported database). The dbx functions allow you to access all supported databases using a single calling convention. The dbx-functions themselves do not interface directly to the databases, but interface to the modules that are used to support these databases.

Nota:

Questo modulo è stato spostato nel repository » PECL e non è più rilasciato con il PHP dalla versione 5.1.0.


dbx
PHP Manual