Dave and Mauricio,
(basically the same question!)

> How can I add an attachment to an email using MAIL().  So far I have been
> able to successfully send email by using:
> 
>  mail($to, $subject, $message, $headers);
> 
> Is there something I can add in the $headers to add an attachment??????

=check out the scripts at PHPguru.org
 
> I am running PHP 4 and apache under a windows 98 environment... if that
> helps any.

=you're a braver man than I !
=dn




-- 
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