Re: [PHP-DB] Creating an email form From: Jason Wong (phplist <email protected>)
Date: 06/21/02

On Wednesday 19 June 2002 10:35, Tim Best wrote:
> I am creating an HTML form that one will fill out, upload their resume,
> write a message, give their reply-to email address and send the email to me
> with the uploaded file as an attachment.
>
> I know I have to create the email message with mime, but I'm not sure what
> the mime type would be for a word file and a pdf file at the same time.
> Also I'm unsure of the logical structure that the script would take since
> this is my first time using MIME...

Unless you want to re-invent the wheel, look for some ready made classes which
implements mail:

http://phpclasses.gremlins.com.hk

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/* Smile! You're on Candid Camera. */

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php