Hi!
Everything looks good, and loads as it should.
But when I submit a text, it looks like this:
by test @ 21 Apr 2008 12:17 am
<p>Testing!<br />
<strong>Bold</strong></p>
<p><strong><img alt="" src="/fckeditor/editor/images/smiley/msn/crying.gif" /></strong></p>
<p> </p>
How can i fix this? It should be Bold, not <strong>Bold</strong>?
Everything looks good, and loads as it should.
But when I submit a text, it looks like this:
by test @ 21 Apr 2008 12:17 am
<p>Testing!<br />
<strong>Bold</strong></p>
<p><strong><img alt="" src="/fckeditor/editor/images/smiley/msn/crying.gif" /></strong></p>
<p> </p>
How can i fix this? It should be Bold, not <strong>Bold</strong>?
Re: Why are my html tags also displayed?
hm ... maybe htmlspeacialchars() ?
))
If I have correctly understood you...
Re: Why are my html tags also displayed?
Re: Why are my html tags also displayed?
Thanks! It works now!
I'm using Cutenews ( http://cutephp.com/ ).
Added FCKeditor to the comments.
in shows.inc.php find
and replace with