]> granicus.if.org Git - php/commit
@ - Added 3 new optional parameters to OCIFetchStatement(). They control
authorThies C. Arntzen <thies@php.net>
Thu, 17 Jan 2002 18:40:59 +0000 (18:40 +0000)
committerThies C. Arntzen <thies@php.net>
Thu, 17 Jan 2002 18:40:59 +0000 (18:40 +0000)
commitdadf411b8d2d5b0d1b246133687b4fa9da1fa71c
tree18c064f0597319606e1ef8a0c8b9e1b7e92e87ef
parent2e2d1d356cb3dd70cdcd5864e0d73a4b6f459225
@ - Added 3 new optional parameters to OCIFetchStatement(). They control
@   the number of rows to skip at the beginning of the cursor, the
@   maximun numer of rows that should be fetched and the format of the
@   returned array. (Thies)
# sorry, no time to write the docs for this right now...
ext/oci8/oci8.c