编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 安装/配置 需求php apciterator 倒退迭代器php 数据库抽象层 dbxphp dbx 预定义常量php dbx 安装/配置php 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 gd 和图像处理 函数 由文件或 url 创建一个新图象。php gd 和图像处理 函数 画一矩形并填充php imagick simulates a polaroid picturephp imagick descriptionphp dbx 简介php dbx dbx 函数php sdo 函数 get the namespace uri of the type
关注编程学问公众号
编程学问网 湘ICP备20001732号