didou Wed Jun 11 04:10:35 2003 EDT
Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-fetch-assoc.xml
Log:
entities
Index: phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml:1.3
phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml:1.4
--- phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml:1.3 Sun May 25
15:09:28 2003
+++ phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml Wed Jun 11 04:10:35
2003
@@ -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
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php