is there a way to do this in a mail() ? I need to add the $Phone and $Email variables too the $message, but I need to format it so that it is on a new line in the email....I tried using <br> and /n, but it formats as text not code function. $message = $Info ."<br>". $Phone ."<br>". $Email;
- Re: [PHP] mail() question W.D.
- RE: [PHP] mail() question Peter Houchin
- [PHP] nested include, eval, and function... Jaxon
- [PHP] whats happening with form W.D.
- [PHP] Please help with multi eregi W.D.
- [PHP] validating fields W.D.
- Re: [PHP] validating fields Simon Garner
- Re: [PHP] validating fields W.D.
- Re: [PHP] validating fields Simon Garner
- Re: [PHP] validating fi... Philip Olson
- Re: [PHP] mail() question Wade DeWerff
- Re: [PHP] mail() question Clayton Dukes
- Re: [PHP] mail() question CC Zona
- RE: [PHP] mail() question Altunergil, Oktay
- RE: [PHP] mail() question Altunergil, Oktay
- [PHP] mail() question Jeff Kryvicky @ Collider
- Re: [PHP] mail() question David Robley
- RE: [PHP] mail() question Niklas Lampén
- [PHP] mail() question Matthew Walker
- [PHP] mail() question Meltem Demirkus
- Re: [PHP] mail() question John Wards