The Skip and MaxRows parameters were not added until version 4.2.1.
Previous versions of php used this syntax:
int ocifetchstatement ( resource stmt, array &output)
The function also took a third parameter that was not documented. ( I assume that it was a flag)
Description
This function is an alias of: oci_fetch_all().
ocifetchstatement
david at boeke dot com
16-Dec-2003 06:17
16-Dec-2003 06:17
