So I found a small flaw in the comment system I've made. When someone presses enter while typing a comment and puts in a new line, it doesn't show when the comment is gotten from the mysql database.
I don't have any "if (new line within comment, add newline to mysql)" or some stuff like that simply because i'm not too sure how to do it.
Any ideas on how this should be done? Example code would be helpful!