I am working on creating my own website system, but I am having trouble with the comments section and was wondering if you guys could help. ok, here it goes:
I have successfully made a system that creates the comments n the database, but users have to use HTML syntax in the comments to do any type of formatting. For example, to skip a line, users have to literally type <br /> or <br>. I want to make it so that isnt necessary, and users only have to hit the return button to skip a line.
Thank you for any help that you can give,
-shimano55