query(" SELECT name, code FROM boards WHERE is_active = 1 ORDER BY id ASC "); $boards = $stmt->fetchAll(); $currentPath = parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH); ?>
Доски