Line breaks in PHP
Does anyone know how to put line-breaks in PHP content?
I
have a Flash contact form that send data to a PHP post script. That then send s the info to an e-mail account, but when it gets there the info doesn't have any breaks.
Is there a way to put breaks in the content that the e-mail shows? Please help.
Also, if you could show me an example it would help because Im not to familiar with PHP syntax. Sorry for asking for so much. Please help!
Thanks much
|