php man page for dba_close

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 database

SYNOPSIS
void dba_close (resource $handle)
DESCRIPTION
dba_close(3) closes the established database and frees all resources of the specified database handle.
PARAMETERS
o $handle - The database handler, returned by dba_open(3) or dba_popen(3).
RETURN VALUES
No value is returned.
SEE ALSO
dba_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