query("SELECT * FROM todos ORDER BY created_at DESC"); $todos = $stmt->fetchAll(); ?>
Organize your life, one task at a time.