Query: dba_replace
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBA_REPLACE(3) 1 DBA_REPLACE(3) dba_replace - Replace or insert entrySYNOPSISbool dba_replace (string $key, string $value, resource $handle)DESCRIPTIONdba_replace(3) replaces or inserts the entry described with $key and $value into the database specified by $handle.PARAMETERSo $key - The key of the entry to be replaced. o $value - The value to be replaced. o $handle - The database handler, returned by dba_open(3) or dba_popen(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOdba_exists(3), dba_delete(3), dba_fetch(3), dba_insert(3). PHP Documentation Group DBA_REPLACE(3)
Related Man Pages |
---|
openssl_public_encrypt(3) - php |
readdir(3) - php |
pg_lo_truncate(3) - php |
wincache_ucache_dec(3) - php |
wincache_ucache_inc(3) - php |
Similar Topics in the Unix Linux Community |
---|
Ubuntu Security Notice USN-862-1 |