You cannot attach a file using the mail() function in PHP.  You will have to
use a SMTP PHP class or another MIME enabled class to use attachments.

Jeremy

"Alexandr Klaus" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Help me !
>
> For sending a letter I using the mail function in PHP.
> How send the letter with attached file?
>
> --
> Alexandr Klaus
>
>



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