>I found this on PHP.net It works when you hardcode the values (where I
>have the value arrows.gif). I've been playing with it trying to modify
>it to do an upload and sending of an email with any kind of attachment.
>
><?
>
>/*
> * Class mime_mail
> * Original implementation by Sascha Schumann <[EMAIL PROTECTED]>
> * Modified by Tobias Ratschiller <[EMAIL PROTECTED]>:
> * - General code clean-up
> * - separate body- and from-property
> * - killed some mostly un-necessary stuff
> */
look at http://www.heyes-computing.net/scripts/
there's what you're looking for (I think)
** Author........: Richard Heyes <[EMAIL PROTECTED]>
** Filename......: html_mime_mail.class
** Last changed..: 28/01/01
** Notes.........: Based upon mime_mail.class
** by Tobias Ratschiller <[EMAIL PROTECTED]>
** and Sascha Schumann <[EMAIL PROTECTED]>.
also on my site
http://boltthrower.webhop.org/opensource/moom.html
( a remote database interface (in the case Oracle) all via mail using that class)
HTH,
bye,
Giuse,
http://boltthrower.webhop.org/
--
PHP Windows 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]