I think it should be 'column' instead of 'row'.... (?)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31418 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2000-08-28 11:16:40 +00:00
parent dbc44d77b6
commit bb42841429

View file

@ -432,7 +432,7 @@ echo $results[1];
<refentry id="function.ora-getcolumn">
<refnamediv>
<refname>Ora_GetColumn</refname>
<refpurpose>get data from a fetched row</refpurpose>
<refpurpose>get data from a fetched column</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>