Query: dba_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBA_CLOSE(3) 1 DBA_CLOSE(3) dba_close - Close a DBA databaseSYNOPSISvoid dba_close (resource $handle)DESCRIPTIONdba_close(3) closes the established database and frees all resources of the specified database handle.PARAMETERSo $handle - The database handler, returned by dba_open(3) or dba_popen(3).RETURN VALUESNo value is returned.SEE ALSOdba_open(3), dba_popen(3). PHP Documentation Group DBA_CLOSE(3)
Related Man Pages |
---|
pg_lo_create(3) - php |
pg_lo_open(3) - php |
pg_lo_read(3) - php |
pg_lo_tell(3) - php |
sqlite_popen(3) - php |
Similar Topics in the Unix Linux Community |
---|
how to connect to /etc/pwd |