query("SELECT * FROM settings"); $settings = $settings_stmt->fetchAll(PDO::FETCH_KEY_PAIR); $site_title = $settings['site_title'] ?? 'Survey App'; // Fetch total responses $responses_stmt = db()->query("SELECT COUNT(*) FROM survey_responses"); $total_responses = $responses_stmt->fetchColumn(); ?>
Build beautiful, intuitive surveys in minutes. Gather feedback, analyze data, and gain insights to drive your business forward.
Take a Sample SurveyAn intuitive interface makes survey creation a breeze.
Analyze responses with real-time charts and data exports.