Ich will zwei PDF Verlinken die sich ändern auf Basis der Seriennummer. Das sollte eigentlich relativ einfach sein, aber ich habe irgendwo einen Denk- oder Codefehler. Vielleicht kann jemand da kurz drüberschauen. Der Text/Code ist in einem Textbaustein mit der Formatierung "html Code" abgespeichert.
<?php
$bw = 'PerFair_HE_MZP1_Begleitschreiben_EFB_BW_eng_anIEA.pdf';
$sa = 'PerFair_HE_MZP1_Begleitschreiben_EFB_SN_eng_anIEA.pdf';
$t =caseSerial();
$t2 = substr($t, 0, 2);
?>
Participation in the survey is voluntary.<br><br>
We need your consent to process your data within the context of the PerFair Study.<br><br>
Before you give your consent, please read the <a href="<?php if ($t2 == '21') {text('$sa');} if ($t2 == '23') {text('$bw');} ?>" target="_blank"><b>information letter</b></a>, which also includes <b>Notes on Data Protection</b>.