Rm testing string
This commit is contained in:
@@ -26,8 +26,6 @@ $sql = mysqli_query(
|
|||||||
ORDER BY $sb $o LIMIT $record_from, $record_to
|
ORDER BY $sb $o LIMIT $record_from, $record_to
|
||||||
");
|
");
|
||||||
|
|
||||||
var_dump(mysqli_error($mysqli));
|
|
||||||
|
|
||||||
$num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
$num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user