I've seen a lot of examples of forms that submit to a SQL database where the formatting in the form before submission to the database remains after the form is submitted. Is there a way in which I can keep some of the formatting in my text fields (namely line breaks) so I don't have to manually add HTML tags?
I feel really silly asking this since every single forum in existence keeps a lot of the text field's formatting. I even have a forum on my website!
I'm happy to forward you my code if you need it, I'm just not sure right now what snippets you'd need to see. Thanks!