PHP / MySQL cartraige return without using <br/> or /n or /r?

I'm making a form for comments and such... how do I make it so when the user enters info and creates a cartraige return without having to write <br/><br/> to make space? Cause currently when I press return twice and enter more text and submit it thinks it's one big block of text. Any ideas on how to fix this?
 
Back
Top