I am trying to add text from a textarea on my site into a MySQL database.
Below is the PHP code that is adding the text to the database.
if (isset($_
Or you can use
echo nl2br($test);