PHP » PYTHON |
login |
register |
about
|
PYTHON dba_replace
is this article helpful?
|
Python replacement for PHP's dba_replace
[
edit
| history
]
db[key] = value dba_replace(PHP 4, PHP 5) dba_replace — Replace or insert entry Description
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 . Parameters
Return ValuesReturns TRUE on success or FALSE on failure. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|