I\'m having a strange problem when retrieving JSON formatted text. I use jQuery post
to send some data (also JSON formatted) to the server (running PHP) which w
You can also use tag that will keep all line breaks and white spaces.
I am posting this answer because i also encounter that problem and for solutions i reached to this question and after that I randomly decided to use
tag instead of
\