corection of function name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31383 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2000-08-27 20:42:06 +00:00
parent 5c6d225d4a
commit d191901871

View file

@ -591,7 +591,7 @@ $conn = Ora_Logon("user<emphasis>@TNSNAME</emphasis>", "pass");
</funcprototype>
</funcsynopsis>
<para>
<function>ora_numcols</function> returns the number of rows in a result.
<function>ora_numrows</function> returns the number of rows in a result.
</para>
</refsect1>
</refentry>