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