php man page for yaz_close

Query: yaz_close

OS: php

Section: 3

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

YAZ_CLOSE(3)								 1							      YAZ_CLOSE(3)

yaz_close - Close YAZ connection

SYNOPSIS
bool yaz_close (resource $id)
DESCRIPTION
Closes the connection given by parameter $id. Note This function will only close a non-persistent connection opened by setting the persistent option to FALSE with yaz_connect(3).
PARAMETERS
o $id - The connection resource returned by yaz_connect(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
yaz_connect(3). PHP Documentation Group YAZ_CLOSE(3)
Related Man Pages
db2_pclose(3) - php
msql_pconnect(3) - php
mysql_close(3) - php
pg_close(3) - php
sybase_pconnect(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch