PHP.nl

dba_replace

dba_replace

Replace or insert entry

bool **dba_replace**  $key string $value Dba\Connection $dba
replaces or inserts the entry described

with and into the database specified by . dba_replace``key``value``dba

keyThe key of the entry to be replaced.

valueThe value to be replaced.

dbadba.parameter.dba

return.success

dba_exists``dba_delete``dba_fetch``dba_insert