dbminsert

(PHP 3, PHP 4 )

dbminsert --  Inserisce un valore per una chiave in un database DBM

Descrizione

int dbminsert ( resource dbm_identifier, string key, string value )

Aggiunge il valore al database con la chiave specificata.

Restituisce -1 se il database è stato aperto in modalità read-only (sola lettura), 0 se l'inserimento è andato a buon fine, e 1 se la chiave specificata già esiste. (Per sostituire il valore, usa dbmreplace().)

Hosting by: hurra.com
Generated: 2007-01-26 17:56:23