Added information about default value of $type parameter (#43654)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249176 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Felipe Pena 2007-12-28 02:48:52 +00:00
parent cbc6610446
commit c4fe7fb32c

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.15 $ -->
<!-- $Revision: 1.16 $ -->
<refentry xml:id="function.oci-bind-by-name" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>oci_bind_by_name</refname>
@ -71,8 +71,8 @@
<function>oci_new_descriptor</function> function. The
<parameter>length</parameter> is not used for abstract datatypes
and should be set to -1. The <parameter>type</parameter> parameter
tells Oracle which descriptor is used. Possible
values are:
tells Oracle which descriptor is used. Default to <constant>SQLT_CHR</constant>.
Possible values are:
<itemizedlist>
<listitem>
<para>