> Could someone give me advice on how to send an attachment with the mail
> function?

Hello Alfredo-

This isn't the correct mailing list for questions but
here are two places you should check out:

PHP Support:
http://www.php.net/support.php

PHP Manual: mail()
http://www.php.net/function.mail

And to quote from the mail() documentation:

"Email with attachments and special types of content can be 
sent using this function. This is accomplished via 
MIME-encoding - for more information, see this Zend article 
or the  PEAR Mime Classes."

Links also exist there.

Regards,
Philip


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

Reply via email to