$sort, 'order' => $order))); $sql = mysqli_query( $mysqli, "SELECT SQL_CALC_FOUND_ROWS * FROM shared_items WHERE item_client_id = $client_id AND item_active = '1' AND item_views != item_view_limit AND item_expire_at > NOW() AND (item_note LIKE '%$q%') ORDER BY $sort $order LIMIT $record_from, $record_to" ); $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?>
| Item Name | Item Type | Share Note | Views | Expires | Action |
|---|---|---|---|---|---|
|
|