Hello Jerry,

Tuesday, November 2, 2004, 4:12:49 PM, you wrote:

JS> I'm sending text email. How I can make new line. 
JS> "\n" seems to be not working.

\n in a text (not HTML) email will do the trick most of the time,
sometimes I see \r\n, but \n works for me nicely. Are you sure it's
quoted properly? "" instead of ''?

Best regards,

Richard Davey
-- 
 http://www.launchcode.co.uk - PHP Development Services
 "I am not young enough to know everything." - Oscar Wilde

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

Reply via email to