[PHP] Re: Sending Attachements through php email form

2002-09-12 Thread Craig Donnelly

Edit this to what you need:

http://www.evilwalrus.com/viewcode.php?codeEx=546

Regards,

"Heidi Belal" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Hi,
>
> I was wondering if anybody could tell me the best way and how to code
sending an attachement with an email form.  I want the user to be able to
browse and select the file he wants to attach, and i want the reciepent to
be able to see the file that has been attached with the email.
>
> Thanks,
>
>
>
> Heidi Belal
> Web Developer
> www.code-corner.com
>
> A bus stops at a bus station;
> a train stops at a train station;
> and on my desk i have a work station ...
>
>
>
>
>
> -
> Yahoo! - We Remember
> 9-11: A tribute to the more than 3,000 lives lost



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




[PHP] Re: Sending Attachements through php email form

2002-09-11 Thread Manuel Lemos

Hello,

On 09/10/2002 11:07 AM, Heidi Belal wrote:
> Hi,
> 
> I was wondering if anybody could tell me the best way and how to code sending an 
>attachement with an email form.  I want the user to be able to browse and select the 
>file he wants to attach, and i want the reciepent to be able to see the file that has 
>been attached with the email.

You may want to try this class that lets you do what you want:

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