略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: dba_nextkey

2024-04-30

dba_nextkey

(PHP 4, PHP 5, PHP 7, PHP 8)

dba_nextkeyFetch next key

说明

dba_nextkey(resource $dba): string|false

dba_nextkey() returns the next key of the database and advances the internal key pointer.

参数

dba

The database handler, returned by dba_open() or dba_popen().

返回值

Returns the key on success 或者在失败时返回 false.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.dba-nextkey.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3