ocifetchinto
Fetches the next row into an array (deprecated)
Description
int ocifetchinto
( resource $statement
, array &$result
[, int $mode = OCI_ASSOC + OCI_NUM
] )
Warning
This function has been DEPRECATED as of PHP 5.4.0. Relying
on this function is highly discouraged.