> I want to be able to include a graphic or something of that sort in a form
> mail (using mail() from <form>). Is this possible?

You can figure out a whole lot of gnarly MIME stuff, or you can get a
pre-written function/class that does it for you from one of the sites linked
here:
http://php.net/links.php

It's a really bad idea usually to send graphics within email, since some
recipients will then refuse to even open that email.  YMMV.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to