Re: [PHP] Escape Chars for MS Exchange/Outlook

2006-07-20 Thread Stut
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike wrote: > I am using Ubuntu 6.06 Linux with PHP 5.1.4. I am using the phpmailer class. > > I set the message body to be > > $msgbody = $msgbody.'\r\rDate: '.$_REQUEST['date'].'\rName: > '.$_REQUEST['lname'].', '.$_REQUEST['fname'].'\rReferral:

[PHP] Escape Chars for MS Exchange/Outlook

2006-07-20 Thread Mike
I am using Ubuntu 6.06 Linux with PHP 5.1.4. I am using the phpmailer class. I set the message body to be $msgbody = $msgbody.'\r\rDate: '.$_REQUEST['date'].'\rName: '.$_REQUEST['lname'].', '.$_REQUEST['fname'].'\rReferral: '.$_REQUEST['referral'].'\rTelephone: '.$_REQUEST['tele'].'\rLoan Offic