Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17318
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: New line character not working in foreach loop |
| Date | 2017-01-31 15:54 +0100 |
| Organization | solani.org |
| Message-ID | <o6q8e6$ua0$1@solani.org> (permalink) |
| References | (1 earlier) <o6kgok$q8f$1@solani.org> <ef62fkF1tj2U1@mid.individual.net> <o6km1e$uig$1@solani.org> <ef6g4rF4mdkU1@mid.individual.net> <5007566.DvuYhMxLoT@PointedEars.de> |
On 30.01.2017 at 07:01, Thomas 'PointedEars' Lahn wrote: > Finally, note that because not all people want to receive HTML e-mails¹, and > not all of them have e-mail clients that can process them, HTML e-mails > should be sent as *multi-part* messages: one part that is plain text and one > that is HTML (this is equivalent to a plain-text message with an inline HTML > document attached. Then, if HTML rendering is not possible, at least the > message contained in the e-mail can be displayed without much hassle. ACK. Also don't make the mistake to tell the recipient that the email is only available as HTML version, and that they should follow a link to read it online. And don't even make it worse by not adding the link: | Diese Mailing wird nur als HTML-Version versendet. Klicken Sie HIER um | das Mailing anzuzeigen. I'm regularly getting this from a well-known German email provider. *facepalm* -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
New line character not working in foreach loop wart2ww <fcc@bmi.net> - 2017-01-28 18:19 -0800
Re: New line character not working in foreach loop Jerry Stuckle <jstucklex@attglobal.net> - 2017-01-28 22:54 -0500
Re: New line character not working in foreach loop "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-01-29 11:39 +0100
Re: New line character not working in foreach loop "J.O. Aho" <user@example.net> - 2017-01-29 12:37 +0100
Re: New line character not working in foreach loop "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-01-29 13:09 +0100
Re: New line character not working in foreach loop "J.O. Aho" <user@example.net> - 2017-01-29 16:30 +0100
Re: New line character not working in foreach loop Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-01-30 07:01 +0100
Re: New line character not working in foreach loop "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-01-31 15:54 +0100
Re: New line character not working in foreach loop Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-01-29 15:04 +0100
Re: New line character not working in foreach loop "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-01-31 15:59 +0100
Re: New line character not working in foreach loop Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-01-31 17:07 +0100
Re: New line character not working in foreach loop "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-01-31 17:45 +0100
Re: New line character not working in foreach loop "Peter H. Coffin" <hellsop@ninehells.com> - 2017-02-01 11:04 -0600
Re: New line character not working in foreach loop Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-02-03 13:48 +0100
csiph-web