★ wanayoo — archive 1999 http://il.php.net/manual/function.dba-replace.php3Nouvelle recherche | Portail wanayoo

PHP3 Home Page

Manual Table of Contents
Up to dba
Quick Reference
dba
* dba_close
* dba_delete
* dba_exists
* dba_fetch
* dba_firstkey
* dba_insert
* dba_nextkey
* dba_popen
* dba_open
* dba_optimize
* dba_replace
* dba_sync
Manual: dba_replace
View the source code for this pageSearch the site



Previous page
 dba_optimize
dba_sync 
Next page


dba_replace

dba_replace -- Replace or insert entry

Description

bool dba_replace(string key, string value, int handle);

dba_replace() replaces or inserts the entry described with key and value into the database specified by handle.

key is the key of the entry to be inserted.

value is the value to be inserted.

handle is a database handle returned by dba_open().

dba_replace() returns true or false, depending on whether it succeeds of fails, respectively.

See also: dba_exists() dba_delete() dba_fetch() dba_insert()


 About Notes


Previous page
 dba_optimize
dba_sync 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
Israel
Some elements of this website are subject to copyright.