PHP » PYTHON |
login |
register |
about
|
PYTHON dba_exists
is this article helpful?
|
Python replacement for PHP's dba_exists
[
edit
| history
]
key in db dba_exists(PHP 4, PHP 5) dba_exists — Check whether key exists Description
bool dba_exists
( string $key
, resource $handle
)
dba_exists() checks whether the specified key exists in the database. Parameters
Return ValuesReturns TRUE if the key exists, FALSE otherwise. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|