dba_replace

 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.