Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16264 программиста и 1778 роботов. Сейчас ищут 2008 программистов ...
Введение
Вернуться к: dbx
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.
Замечание:
Это расширение было перемещено в репозиторий » PECL и больше не поставляется с PHP 5.1.0.
Вернуться к: dbx