PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dbmnextkey> <dbmfirstkey
Last updated: Sat, 24 Mar 2007

view this page in

dbminsert

(PHP 4)

dbminsert — Vložit do DBM databáze hodnotu a klíč

Popis

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

Přidá do databáze hodnotu s určeným klíčem.

Vrací -1, pokud byla databáze otevřena pouze pro čtení, 0, pokud bylo vložení úspěšné, a 1, pokud už určený klíč existuje. (K nahražení hodnoty použijte dbmreplace().)



add a note add a note User Contributed Notes
dbminsert
There are no user contributed notes for this page.

dbmnextkey> <dbmfirstkey
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites