= htmlspecialchars($data['title']) ?> – = htmlspecialchars($data['subtitle']) ?>
= nl2br(htmlspecialchars($data['synopsis'])) ?>
getThesisById($thesisId); if (!$data) { header('Location: index.php'); exit; } } catch (Exception $e) { error_log("Error loading thesis: " . $e->getMessage()); header('Location: index.php'); exit; } } else { header('Location: index.php'); exit; } $currentNav = ''; $pageTitle = $data['title'] . ' – Posterg'; $extraCss = ['assets/tfe.css']; ?>
Aller au contenu principal= nl2br(htmlspecialchars($data['synopsis'])) ?>