failure('Only a "super admin" account can access the admin listing page', 'Location: index.php'); $select = array('id', 'username', 'type'); $search_fields = array('username'); require_once BASE_PATH . '/includes/search_order.php'; $page = filter_input(INPUT_GET, 'page', FILTER_SANITIZE_FULL_SPECIAL_CHARS) ?? 1; $db->pageLimit = 15; $rows = $db->arraybuilder()->paginate('users', $page, $select); $total_pages = $db->totalPages; ?> Qrcode Generator

Users

setOrderingValues(); include BASE_PATH . '/forms/filters.php'; ?>