Do you actually want to send the image data in the email? Why not just reference them off of your server. In your email, provide a full path to the image, http://www.domain.com/email/images/pic.gif. That's providing you are already setting the correct HTML headers.
Sending the actual image data along with the email seems like a waste. ---John Holmes... > -----Original Message----- > From: Ramesh Nagendra Pillai [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 30, 2002 10:19 AM > To: [EMAIL PROTECTED] > Subject: [PHP] image viewing in the mail client > > Hai All > > I have developed an application to send newsletter > periodically using simple mail function in PHP, the > newsletter is in HTML format and also have some > images. The problem is when we see the newsletter in > the inbox, images are not coming. > > So I added base reference to image, its working fine > but if we are viewing it any mail client image is not > coming. Please any one tell me how to overcome this > problem. > > I tried to attach images in the headers, its not > working Can anyone please help me out > > Regards > Ramesh N > > > > __________________________________________________ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php