Hi,
I am developing one application in that i have to develop inbox and outbox functionality.
I have to display message like the following format
"Dear member,
This is a notice to let you know that we have added your new bank account on our site.
Bank name: Bank of America
Last 4 digits of account number: XXXX
Regards"
My problem is while storing these data whole data is storing like a paragraph.
Please help to get data from database like above format.
Thanks in advance
pavani