fixed section order

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290907 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2009-11-18 11:58:59 +00:00
parent d06d1757ce
commit 4e2468497d

View file

@ -37,6 +37,14 @@
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an associative array that corresponds to the fetched row, or
&false; if there are no more rows.
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>
@ -77,13 +85,6 @@ mssql_free_result($query);
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an associative array that corresponds to the fetched row, or
&false; if there are no more rows.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file