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