multiple lines, Database
Hello!
I trying to find out how i make multiple lines in the database.
Example: I have a textarea in my app where the user push ENTER to make a new line and then write something in the new line to. But when the text in the textarea goes up to the database, everything goes over to be in one line.
Is it possible to make it be in multiple lines in the DB to?