mysql_db_query is deprecated

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83438 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2002-05-25 21:13:20 +00:00
parent 267336aaf5
commit 61b38f3629

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
<refentry id="function.mysql-num-fields">
<refnamediv>
@ -18,7 +18,7 @@
</para>
<para>
See also:
<function>mysql_db_query</function>,
<function>mysql_select_db</function>,
<function>mysql_query</function>,
<function>mysql_fetch_field</function>,
<function>mysql_num_rows</function>.</para>