Hello!
I’m writing this form where you enter information and when you click SUBMIT, it writes the data in a MySql database. But it doesn’t keep track of the spaces between paragraphs.
I want it to respect the paragraphs. Just like here. I have written 3 paragraphs already and when I click Submit New Thread, and I look at my message. It contains the different paragraphs.
How can I do this too? I’m using PHP and MySql.
Thanks!