On 03/10/2003 10:47 AM, Ian a. gray wrote:
I am quite new to php and I am trying to find a way of sending details of a web form over e-mail in both text and html format. There are numerous sites on the web that try and explain how to do this but they are worded very complicated and to be honest I haven't found one that is particularly good.
I want to send an e-mail that contains html code, with the option of attatching images and other files as well as a text version of the email so that the viewer can read the same e-mail whether or not he can view html email or not.
Any ideas?
Try this class that does exactly what you ask and comes with easy to understand examples to get you started with it very quickly:
http://www.phpclasses.org/mimemessage
--
Regards, Manuel Lemos
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php