git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131010 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2003-06-11 08:10:35 +00:00
parent 923590c817
commit c933a0f25d

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="function.mysqli-fetch-assoc">
<refnamediv>
<refname>mysqli_fetch_assoc</refname>
@ -12,8 +12,8 @@
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
</methodsynopsis>
<para>
Returns an associative array that corresponds to the fetched row or FALSE if there are no
more rows.
Returns an associative array that corresponds to the fetched row or &false; if there are
no more rows.
</para>
<para>
The <function>mysqli_fetch_assoc</function> function is used to return an associative array