oci_set_module_name

PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0
oci_set_module_name - Sets the module name
Manual
Code Examples

Example #1 Setting the module name

Result: // While the script is running, the administrator can see the // modules in use: sqlplus system/welcome SQL> select module from v$session;
PHP Version:


Function oci_set_module_name:

Oracle OCI8 Functions

Most used PHP functions