tami: Link in ein PHP Formular einfügen

Beitrag lesen

hi,

Hallo Liebes Selfhtml Team
Ich weiß nicht mehr weiter...

http://php.net/manual/de/control-structures.alternative-syntax.php

<p> hier kommt html</p>

<?php switch($irgendwas):  
case "abc":?>

<p> abc usw.<?php echo $bla?></p>
<?php endswitch;?>
<p> mehr html</p>

mfg

tami