I currently use FCKeditor to allow users to enter comments, and that info is then stored in our db table.I'm having a problem because I want to display some of that data, but FCKeditor adds and
characters around the text.I'm already using my own
where I need them, and need to strip...
More...