I recently wrote my own forum, its very simple but does the trick, but 1 thing been bugging me.
everytime i wanna break a line, I have to add <br> in code to simulate an enter-key, is there a way I can bypass this, so the layout I make using my enterkey, will stay stored in the entrey / database?
I use mysql to store the threads/replies.
Tidal