编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 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 fann 函数 在训练数据中缩放输出至指定范围php fann 函数 设置级联候选更改分数php fann 函数 设置quickprop算法衰减因子php gmagick returns the graphicsmagick package namephp gmagick control the brightness saturation and huephp dbx 简介php recursivetreeiterator get the prefixphp blenc blenc 函数php dbx dbx 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号