mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Second arg of sybase_result was not very clear...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27663 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3334d9c4bb
commit
d4d633ab95
1 changed files with 1 additions and 1 deletions
|
@ -461,7 +461,7 @@
|
|||
<funcprototype>
|
||||
<funcdef>int <function>sybase_result</function></funcdef>
|
||||
<paramdef>int <parameter>result</parameter></paramdef>
|
||||
<paramdef>int <parameter>i</parameter></paramdef>
|
||||
<paramdef>int <parameter>row</parameter></paramdef>
|
||||
<paramdef>mixed <parameter>field</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
|
|
Loading…
Reference in a new issue