Merge user comment on LOBs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291573 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christopher Jones 2009-12-01 21:51:27 +00:00
parent 62d8f7aaaa
commit c371744031

View file

@ -43,8 +43,12 @@
The variable to contain the returned rows.
</para>
<para>
See <function>oci_fetch_array</function> for information on
how data and types are fetched.
LOB columns are returned as strings, where Oracle supports
conversion.
</para>
<para>
See <function>oci_fetch_array</function> for more information
on how data and types are fetched.
</para>
</listitem>
</varlistentry>