php man page for ingres_close

Query: ingres_close

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INGRES_CLOSE(3) 							 1							   INGRES_CLOSE(3)

ingres_close - Close an Ingres database connection

SYNOPSIS
bool ingres_close (resource $link)
DESCRIPTION
ingres_close(3) closes the connection to the Ingres server that is associated with the specified link. ingres_close(3) is usually unnecessary, as it will not close persistent connections and all non-persistent connections are automatically closed at the end of the script.
PARAMETERS
o $link - The connection link identifier
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ingres_connect(3), ingres_pconnect(3). PHP Documentation Group INGRES_CLOSE(3)
Related Man Pages
ingres_commit(3) - php
ingres_errno(3) - php
ingres_fetch_proc_return(3) - php
mysql_close(3) - php
sybase_pconnect(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun