Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
OCI8 Functions
PHP Manual

ocifetchinto

(PHP 4, PHP 5, PECL oci8 >= 1.0.0)

ocifetchintoFetches the next row into an array (deprecated)

Description

int ocifetchinto ( resource $statement , array &$result [, int $mode ] )

This function is deprecated. Recommended alternatives: oci_fetch_array(), oci_fetch_object(), oci_fetch_assoc() and oci_fetch_row().


OCI8 Functions
PHP Manual