Order from Majuro's best

All Cuisines query("SELECT DISTINCT cuisine FROM restaurants ORDER BY cuisine"); $cuisines = $cuisine_stmt->fetchAll(PDO::FETCH_COLUMN); $search_param = isset($_GET['search']) ? '&search=' . urlencode($_GET['search']) : ''; foreach ($cuisines as $cuisine): ?>

All Restaurants