06-04-2008, 08:17 AM
|
#4 (permalink)
|
|
The Wanderer
Join Date: May 2008
Posts: 10
Thanks: 0
|
I often encounter this problem when clients post a chunk of text from Word.
If you do a find and replace in word, often it will re-replace them with what was originally there.
What i've started doing is a find and replace within notepad... simple - but it works better.
Also, htmlentities shouldn't hinder your validation... it simply alters text. Maybe you have HTML tags in the text?
nl2br also helps when replacing "new lines" with "break tags"
hope that helps
|
|
|
|