Posts by Daiane Cristina • 1 point
1 post
-
-3
votes1
answer119
viewsQ: What does it mean in PHP when mysqli_num_rows returns -1?
In a query to Mysql the return of the result brings the value of -1, what does this mean? I know that 0 is when it does not bring any results.