mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
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:
parent
5c6d225d4a
commit
d191901871
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue