bool dba_replace ( string $key , string $value , resource $handle )
dba_replace() replaces or inserts the entry described with key and value into the database specified by handle.
Returns TRUE on success or FALSE on failure.