oci_define_by_name

PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_define_by_name - Associates a PHP variable with a column for query fetches
Manual
Code Examples

Example #1 oci_define_by_name example

PHP Version:

Example #2 oci_define_by_name with case sensitive column names

PHP Version:

Example #3 oci_define_by_name with LOB columns

PHP Version:

Example #4 oci_define_by_name with an explicit type

PHP Version:


Function oci_define_by_name:

Oracle OCI8 Functions

Most used PHP functions