was habe ich vor? Ich möchte die $history['comment'] so ziemlich jeden HTML Code auch umsetzt (wie im Code#2 schon richtig ist), aber ich, ich hätte es doch gerne ohne <iframe>, sprich das <iframe> nicht umgesetzt und der Codeschnipsel <iframe> auch nicht angezeigt wird.
Original
PHP Code:
<?php echo $history['comment']; ?>
PHP Code:
<?php echo html_entity_decode($history['comment']); ?>
Ich danke bei Hilfe, gruß.






