Firebird/InterBase 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程

ibase_gen_id

(PHP 5)

ibase_gen_idIncrements the named generator and returns its new value

说明

mixed ibase_gen_id ( string $generator [, int $increment=1 [, resource $link_identifier=NULL ]] )
Warning

本函数暂无文档,仅有参数列表。

返回值

Returns new generator value as integer, or as string if the value is too big.


Firebird/InterBase 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程