dbplus_close(3) php man page | unix.com

Man Page: dbplus_close

Operating Environment: php

Section: 3

DBPLUS_CLOSE(3) 							 1							   DBPLUS_CLOSE(3)

dbplus_close - Close a relation

SYNOPSIS
mixed dbplus_close (resource $relation)
DESCRIPTION
Closes a relation previously opened by dbplus_open(3).
PARAMETERS
o $relation - A relation opened by dbplus_open(3).
RETURN VALUES
Returns TRUE on success or DBPLUS_ERR_UNKNOWN on failure.
NOTES
Warning 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)
Related Man Pages
bcompiler_write_class(3) - php
bcompiler_write_file(3) - php
bcompiler_write_functions_from_file(3) - php
dbplus_find(3) - php
svn_cleanup(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)