oci_close
PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_close - Closes an Oracle connection
Example #1 Database connections are not closed until all references are closed
Example #2 Closing a connection opened more than once
Example #3 Closing a connection
Example #4 Connections are closed when variables go out of scope