PHP. Руководство по PHP. 2005
dba_replace
dba_replace
Описание
bool dba_replace (string key, string value, resource handle)dba_replace() replaces or inserts the entry described with key and value into the database specified by handle.
dba_replace
dba_replace() replaces or inserts the entry described with key and value into the database specified by handle.
key
The key of the entry to be replaced.
value
The value to be replaced.
handle
The database handler, returned by dba_open() or dba_popen().
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
dba_exists() |
dba_delete() |
dba_fetch() |
dba_insert() |
dba_popen
dba_sync
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪