From fb9198e04b9584f8897cf80c4410143b047535ba Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 26 Jan 2018 16:49:23 +0000 Subject: [PATCH] Document mysqli_stmt::num_rows git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343942 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/mysqli_stmt/num-rows.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference/mysqli/mysqli_stmt/num-rows.xml b/reference/mysqli/mysqli_stmt/num-rows.xml index afd43215cb..e41c59eafc 100644 --- a/reference/mysqli/mysqli_stmt/num-rows.xml +++ b/reference/mysqli/mysqli_stmt/num-rows.xml @@ -3,6 +3,7 @@ mysqli_stmt::$num_rows + mysqli_stmt::num_rows mysqli_stmt_num_rows Return the number of rows in statements result set @@ -11,6 +12,10 @@ &reftitle.description; &style.oop; intmysqli_stmt->num_rows + + intmysqli_stmt::num_rows + + &style.procedural; intmysqli_stmt_num_rows