Add mysqli alternative to see also

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333171 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2014-03-29 21:53:25 +00:00
parent 22faf81b0e
commit bcafcd5fd4

View file

@ -10,6 +10,7 @@
<warning>
&mysql.alternative.note;
<simplelist role="alternatives">
<member><function>mysqli_num_rows</function></member>
<member><function>mysqli_stmt_num_rows</function></member>
<member><methodname>PDOStatement::rowCount</methodname></member>
</simplelist>