Re: PHP Form Generator coding issue
Wow, that was easy.
I didn't know quite where to put it at first, but then swapped it for this section:
$message=preg_replace("/(\015\012)|(\015)|(\012)/"," <br />", $message);
Thank You!
Last edited by Sky Captain : 05-20-2008 at 12:28 PM.
|