PHP » GoLang |
login |
register |
about
|
cubrid_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 in process, closes the connection handle and disconnects from server. If there is any request handles not closed yet at this point, they will be closed. It is similar to the CUBRID function cubrid_disconnect(). Parameters
Return Values
ExamplesExample #1 cubrid_close() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|