I'm building something like a forum, and when the user types his text I save it into a field in my database.
Now the quetion is, How do I save his line breaks? If the field is blob, it comes out as one row of text, iis there any way to save the line breaks?