|
Posted by Rozzy on 12/21/07 16:49
Hi, I'm having trouble using the proper terminology, so bear with me,
I am trying to submit text to a mysql database. I want to be able to
allow formatting of this content (like breaking it up into
paragraphs). I am sending the data to the server via ajax, and so
escape the characters.
When I read back the information on my news page, all of the
formatting is gone. Do I need to unescape the charachters somehow
using javascript or php?
Any help is appreciated
Navigation:
[Reply to this message]
|