PHP Manualcubrid_close(PECL CUBRID >= 8.3.1) cubrid_close — Close CUBRID connection Description
bool cubrid_close
([ resource
$conn_identifier
] )The cubrid_close() function ends the transaction currently on process, closes the connection handle and disconnects from server. If there exists any request handle not closed yet at this point, it will be closed. It is similar to the CUBRID function cubrid_disconnect(). Parameters
Return Values
ExamplesExample #1 cubrid_close() example
<?php See Also
![]() |
PHP-Index
New Tutorial entries
|