# Spaces between inputted paragraphs

**URL:** https://forum.kirupa.com/t/spaces-between-inputted-paragraphs/44506
**Category:** programming
**Created:** [March 4, 2004, 3:48pm UTC](https://forum.kirupa.com/t/spaces-between-inputted-paragraphs/44506 "2004-03-04T15:48:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![imagined](https://avatars.discourse-cdn.com/v4/letter/i/a87d85/32.png) [@imagined](https://forum.kirupa.com/u/imagined)
#### Post date: [March 4, 2004, 3:48pm UTC](https://forum.kirupa.com/t/spaces-between-inputted-paragraphs/44506/1 "2004-03-04T15:48:01Z")

</div>

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!
