dba_insert

Example

 bool dba_insert ( string $key , string $value , resource $handle ) 

Description

dba_insert() inserts the entry described with key and value into the database.

Return Values

Returns TRUE on success or FALSE on failure.