编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « dbx
  • 安装/配置 »
  • PHP Manual
  • 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.

Note:

此扩展已被移至 » PECL 资源库且不再与 PHP 捆绑。5.1.0.

相关文章
php 数据库抽象层 dbxphp dbx 预定义常量php dbx 安装/配置php eventbase returns the current event base timephp eventbuffer acquires a lock on bufferphp dbx 函数 close an open connection/databasephp dbx 函数 compare two rows for sorting purposesphp dbx 函数 open a connection/databasephp dbx 函数 report the error message of the latest function call in the modulephp dbx 函数 escape a string so it can safely be used in an sql statementphp dbx 函数 fetches rows from a query result that had the dbx result unbuffered flag setphp dbx 函数 send a query and fetch all results if any php dbx 函数 sort a result from a dbx query by a custom sort functionphp session 函数 读取/设置当前会话的保存路径php 字符串 函数 设置地区信息php dbx 简介php multipleiterator rewinds all attached iterator instancesphp mysql xdevapi collection check if collection exists in databasephp dbx dbx 函数php 安装/配置 资源类型
关注编程学问公众号
编程学问网 湘ICP备20001732号