oci_close

PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_close - Closes an Oracle connection
Manual
Code Examples

Example #1 Database connections are not closed until all references are closed

PHP Version:

Example #2 Closing a connection opened more than once

PHP Version:

Example #3 Closing a connection

PHP Version:

Example #4 Connections are closed when variables go out of scope

PHP Version:


Function oci_close:

Oracle OCI8 Functions

Most used PHP functions