oci_execute

PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_execute - Executes a statement
Manual
Code Examples

Example #1 oci_execute for queries

PHP Version:

Example #2 oci_execute without specifying a mode example

PHP Version:

Example #3 oci_execute with <span class='function-constant'>OCI_NO_AUTO_COMMIT</span> example

PHP Version:

Example #4 oci_execute with different commit modes example

PHP Version:

Example #5 oci_execute with <span class='function-constant'>OCI_DESCRIBE_ONLY</span> example

PHP Version:


Function oci_execute:

Oracle OCI8 Functions

Most used PHP functions