What can I add to the following to stop my html tags from being stripped out?
<?php echo $item->displayIntrotext; ?>
Following are being ignored:
<p></p> & <br />
(newbie) Thanks
$item
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
9 months ago
viewed
120 times
$itemis coming from. – Kolink Aug 3 '12 at 16:39