reference/oci8/functions/oci-fetch.xml
5fcbcd6b56477034278a2199a8819635f3a0d9b9
...
...
@@ -127,8 +127,8 @@ oci_close($conn);
127
127
&reftitle.notes;
128
128
<note>
129
129
<para>
130
-
In PHP versions before 5.0.0 use <function>ocifetch</function>
131
-
instead. &oci.name.compat.note;
130
+
Will not return rows from Oracle Database Implicit Result Sets.
131
+
Use <function>oci_fetch_array</function> instead.
132
132
</para>
133
133
</note>
134
134
</refsect1>
135
135