[PHP] newsletter wordwrapping for Outlook?

2002-05-28 Thread m u i n a r

Hello

I'm wrapping a newsletter with

$message = wordwrap( $message1,75,\r\n );

before sending it out.



still, my customer with his Outlook client gets everything on one line!

(Eudora and Outlook Express on my own machine display it fine.)

Any takes?



Thank you.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] newsletter wordwrapping for Outlook?

2002-05-28 Thread m u i n a r

Everything ok. Like often, in the minute I sent my posting, I got a message
from the customer that it looks great now.

This list seems to help metaphysically:)

Have a nice day.

Mike

At 11:00 28.05.02, you wrote:
Hello

I'm wrapping a newsletter with

$message = wordwrap( $message1,75,\r\n );

before sending it out.



still, my customer with his Outlook client gets everything on one line!

(Eudora and Outlook Express on my own machine display it fine.)



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php