与具体数据库系统相关的扩展
简介
与具体数据库系统相关的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
dBase
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
dBase 函数
dbase_add_record
— Adds a record to a database
dbase_close
— Closes a database
dbase_create
— Creates a database
dbase_delete_record
— Deletes a record from a database
dbase_get_header_info
— Gets the header info of a database
dbase_get_record_with_names
— Gets a record from a database as an associative array
dbase_get_record
— Gets a record from a database as an indexed array
dbase_numfields
— Gets the number of fields of a database
dbase_numrecords
— Gets the number of records in a database
dbase_open
— Opens a database
dbase_pack
— Packs a database
dbase_replace_record
— Replaces a record in a database
与具体数据库系统相关的扩展
简介
与具体数据库系统相关的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程