mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
arameters_array -> parameters_array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49870 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b4f75b2c7b
commit
5c75598b7a
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@
|
|||
<function>odbc_prepare</function>. Returns
|
||||
<literal>true</literal> on successful execution,
|
||||
<literal>false</literal> otherwise. The array
|
||||
<parameter>arameters_array</parameter> only needs to
|
||||
<parameter>parameters_array</parameter> only needs to
|
||||
be given if you really have parameters in your statement.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue