Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
dba_delete
Popis
bool dba_delete ( string key, resource handle )dba_delete() deletes the specified entry from the database.
Seznam parametrů
key
The key of the entry which is deleted.
handle
The database handler, returned by dba_open() or dba_popen().
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
dba_close | Nahoru |