How to get line breaker from blob field in mysql
Posted: Mon Jun 07, 2010 2:00 am
My Question is "How to get line breaker from blob field in mysql using php."
in my database some fields are blob .
in these blobs i save many paragraphs in one field.
i am trying to show these fields in it's original style.
but i am failed to do that.
it shows all paragraph in one paragraph.
but i want to show separate paragraphs.
tell me how can i do this. soon
in my database some fields are blob .
in these blobs i save many paragraphs in one field.
i am trying to show these fields in it's original style.
but i am failed to do that.
it shows all paragraph in one paragraph.
but i want to show separate paragraphs.
tell me how can i do this. soon