|
cubrid_closeClose CUBRID connection 説明
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. パラメータ
戻り値
例例1 cubrid_close example
参考
|