PHP Form Generator coding issue
I've been using the PHP Form Generator (downloaded from SourceForge.net) for email forms on a website. I've posted a question on their boards, but haven't got much of a response. Maybe someone here can help.
So far the PHP code is working great. I have forms that visitors fill out, and we get the messages in our email.
However, when people write us messages with paragraph breaks, we get <br /><br /> in the received emails.
Is there a way to smooth this out so we get actual breaks instead of the HTML code?
I'll post the code and some links if anyone wants to take a look.
|