oci_fetch_all

PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0
oci_fetch_all - Fetches multiple rows from a query into a two-dimensional array
Manual
Code Examples

Example #1 oci_fetch_all example

PHP Version:

Example #2 oci_fetch_all example with <span class='function-constant'>OCI_FETCHSTATEMENT_BY_ROW</span>

PHP Version:

Example #3 oci_fetch_all with <span class='function-constant'>OCI_NUM</span>

PHP Version:


Function oci_fetch_all:

Oracle OCI8 Functions

Most used PHP functions