I'm trying to take input from an HTML text form and store it in mySQL with HTML tags so that the output appears like the users input. My problem is that I don't know how to recognize the return key so that I can turn it into "<br>".
My code already checks each character of input and .inserts...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.