On 09/26/2003 05:03 PM, Iggy wrote:
I am wondering if it is possible to embed pictures into email messages using this function.
Sure, you need to compose an HTML message either with full URL in the <IMG SRC="http://www..."> tag or compose a multipart/related message to embed the image data in the actual messsage. You may want to try this class that makes it easy for you to do that and even comes with an example that demonstrates precisely how to do that:
http://www.phpclasses.org/mimemessage
--
Regards, Manuel Lemos
Free ready to use OOP components written in PHP http://www.phpclasses.org/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php