Query: dbplus_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBPLUS_CLOSE(3) 1 DBPLUS_CLOSE(3) dbplus_close - Close a relationSYNOPSISmixed dbplus_close (resource $relation)DESCRIPTIONCloses a relation previously opened by dbplus_open(3).PARAMETERSo $relation - A relation opened by dbplus_open(3).RETURN VALUESReturns TRUE on success or DBPLUS_ERR_UNKNOWN on failure.NOTESWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group DBPLUS_CLOSE(3)