php man page for dba_insert

Query: dba_insert

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBA_INSERT(3)								 1							     DBA_INSERT(3)

dba_insert - Insert entry

SYNOPSIS
bool dba_insert (string $key, string $value, resource $handle)
DESCRIPTION
dba_insert(3) inserts the entry described with $key and $value into the database.
PARAMETERS
o $key - The key of the entry to be inserted. If this key already exist in the database, this function will fail. Use dba_replace(3) if you need to replace an existent key. o $value - The value to be inserted. o $handle - The database handler, returned by dba_open(3) or dba_popen(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
dba_exists(3), dba_delete(3), dba_fetch(3), dba_replace(3). PHP Documentation Group DBA_INSERT(3)
Related Man Pages
yp_update(3nsl) - sunos
yp_update(3nsl) - debian
yp_update(3nsl) - centos
wincache_ucache_inc(3) - php
yp_update(3nsl) - suse
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch