dba_insert

 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.