amirkhansemail
Programmer
I have a php form in which i have a textarea box, and i insert two or more paragraphs through it in the MySQL db, which is saved just fine.
But when i retrieve and display that data it shows me big chunk of one paragraph. In other words all paragraphs are combined in one big paragraph.
Please help me how can i keep and show the data as originally entered.
Thanks in advance.
But when i retrieve and display that data it shows me big chunk of one paragraph. In other words all paragraphs are combined in one big paragraph.
Please help me how can i keep and show the data as originally entered.
Thanks in advance.