Query: dba_exists
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBA_EXISTS(3) 1 DBA_EXISTS(3) dba_exists - Check whether key existsSYNOPSISbool dba_exists (string $key, resource $handle)DESCRIPTIONdba_exists(3) checks whether the specified $key exists in the database.PARAMETERSo $key - The key the check is performed for. o $handle - The database handler, returned by dba_open(3) or dba_popen(3).RETURN VALUESReturns TRUE if the key exists, FALSE otherwise.SEE ALSOdba_delete(3), dba_fetch(3), dba_insert(3), dba_replace(3). PHP Documentation Group DBA_EXISTS(3)
| Related Man Pages |
|---|
| yp_update(3nsl) - debian |
| yp_update(3nsl) - centos |
| openssl_public_encrypt(3) - php |
| dba_fetch(3) - php |
| wincache_ucache_cas(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Status of UNIX.COM Forum Transformation |