query("PRAGMA table_info(laptop_assets)")->fetchAll(PDO::FETCH_ASSOC); echo json_encode($cols, JSON_PRETTY_PRINT);