dba_exists(3) php man page | unix.com

Man Page: dba_exists

Operating Environment: php

Section: 3

DBA_EXISTS(3)								 1							     DBA_EXISTS(3)

dba_exists - Check whether key exists

SYNOPSIS
bool dba_exists (string $key, resource $handle)
DESCRIPTION
dba_exists(3) checks whether the specified $key exists in the database.
PARAMETERS
o $key - The key the check is performed for. o $handle - The database handler, returned by dba_open(3) or dba_popen(3).
RETURN VALUES
Returns TRUE if the key exists, FALSE otherwise.
SEE ALSO
dba_delete(3), dba_fetch(3), dba_insert(3), dba_replace(3). PHP Documentation Group DBA_EXISTS(3)
Related Man Pages
array_search(3) - php
wincache_ucache_cas(3) - php
wincache_ucache_exists(3) - php
wincache_ucache_inc(3) - php
wincache_unlock(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!