Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given
Guys,
This is my line 74:
PHP Code:
$rows_num = mysqli_num_rows($result);
and this is my […]
Original post by UniqueIdeaMan
Guys,
This is my line 74:
PHP Code:
$rows_num = mysqli_num_rows($result);
and this is my […]
Original post by UniqueIdeaMan
Leave a Reply
You must be logged in to post a comment.