24.02.2018, 11:41
Quote:
I have fixed it fortunately.
If you may run into this problem. This is a fix: PHP код:
|
PHP код:
while($row = $stmt ->fetch_object())
{
$countrows = $row->num_rows;
I have fixed it fortunately.
If you may run into this problem. This is a fix: PHP код:
|
while($row = $stmt ->fetch_object())
{
$countrows = $row->num_rows;