Avatar of therob1
therob1
Flag for United Kingdom of Great Britain and Northern Ireland

asked on 

escaped text characters

I have recently started using tinymce to allow users to nicely format comments, rather than simple text areas. I have used the mysql escape command on all POSTED values, but now im finding im getting the escaped information for new line and paragraphs,     ie \r\n
is there anyway i can filter this out by using some other command?
PHP

Avatar of undefined
Last Comment
Kin Fat SZE

8/22/2022 - Mon