dba_delete
PHP function
Edit on GitHub ✎
(PHP 4, PHP 5, PHP 7, PHP 8)
Delete DBA entry specified by key
Description
dba_delete(string|array $key, Dba\Connection $dba): bool
dba_delete() deletes the specified entry from the database.
Parameters
keyThe key of the entry which is deleted.
dbaDba
Return Values
Success
Changelog
| Version | Description |
|---|