Remove reference to obsolete function (provided by Juris)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339626 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-07-10 12:39:45 +00:00
parent f984ca507f
commit 8074326ff6

View file

@ -262,7 +262,7 @@ volume | edition
</screen>
<para>
The data as an array, called <varname>data</varname>. This would usually,
for example, be obtained by looping with <function>mysql_fetch_assoc</function>.
for example, be obtained by looping with <function>mysqli_fetch_assoc</function>.
</para>
<programlisting role="php">
<![CDATA[