php3-list | 199901
Date: 01/13/99
- Next message: Daniel Lashua: "Re: [PHP3] Cannot get PHP3 working at my website host ISP's machine"
- Previous message: Wilson's Lan Connection: "[PHP3] Fw: [PHP3] Fw: (Fwd) Virus alert forwarded"
- In reply to: Colin Viebrock: "[PHP3] [OT] HTML-enhanced Email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Most certainly the easiest, and most foolproof method of sending images in the HTML
is to place all the images on a web server, and use an HREF like
http://myhost.com/images/image1.gif inside your HTML for the mail. The other key is
to make it a MIME attachment with the text/html content type. Everything else works
like magic. =)
-daniel
Colin Viebrock wrote:
> No, I don't want to send HTML-enhanced email to this list, so don't worry!
>
> I'm just wondering if anyone has had experience using PHP to generate
> HTML-email. If so, are there any references (online pref.) you can suggest?
> I'm especially curious about how the images are encoded and sent along side
> the HTML.
>
> Thanks in advance.
>
> _________________________________________________________________________
> Colin Viebrock Creative Director
> easyDNS Technologies
> be the master of your domain ... http://www.easyDNS.com
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev <email protected>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
- Next message: Daniel Lashua: "Re: [PHP3] Cannot get PHP3 working at my website host ISP's machine"
- Previous message: Wilson's Lan Connection: "[PHP3] Fw: [PHP3] Fw: (Fwd) Virus alert forwarded"
- In reply to: Colin Viebrock: "[PHP3] [OT] HTML-enhanced Email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

