YAZ_CLOSE(3) 1 YAZ_CLOSE(3) yaz_close - Close YAZ connectionSYNOPSISbool yaz_close (resource $id)DESCRIPTIONCloses 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).PARAMETERSo $id - The connection resource returned by yaz_connect(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOyaz_connect(3). PHP Documentation Group YAZ_CLOSE(3)
| Related Man Pages |
|---|
| db2_close(3) - php |
| db2_pclose(3) - php |
| msql_pconnect(3) - php |
| mssql_close(3) - php |
| pg_close(3) - php |