mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
f984ca507f
commit
8074326ff6
1 changed files with 1 additions and 1 deletions
|
@ -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[
|
||||
|
|
Loading…
Reference in a new issue