| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
dba_close() closes the established database and frees all resources specified by handle.
handle is a database handle returned by dba_open().
dba_close() does not return any value.
See also: dba_open() and dba_popen()
| Předcházející | Domů | Další | 
| Database (dbm-style) abstraction layer functions | Nahoru | dba_delete |