C
Cool Kid
Guest
I have a text form, and it posts messages to my website. However, if I want to go to a new line within that message, i.e. within that text area, I need to automatically add <br>. Is there someway of php detecting the end of a line and adding <br> automatically?