Thanks for the advice.  I found a good PHP mail class that does this but
when i run the example all i get is a CGI error.  It says

The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:

and thats it.  I am running a windows 200 server.. this might have something
to do with it.  I remember getting this error with other scritps but i cant
get this one to go away.  Any suggestions?

Thanks

T P K Cannell

"Beau Lebens" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> no it can't directly, but there are plenty of mail classes out there which
> will allow you to handle mime-types, attachments and other stuff.
>
> have a look on phpbuilder.com and phpclass.<something?> cant remember, run
> by a guy called manuel lemos if that helps... search for mail, and you
> should find something good :)
>
> HTH
>
> Beau
>
>
> // -----Original Message-----
> // From: Travis Cannell [mailto:[EMAIL PROTECTED]]
> // Sent: Thursday, 9 August 2001 10:44 AM
> // To: [EMAIL PROTECTED]
> // Subject: [PHP-DB] semi newbie Q
> //
> //
> // Here is a quick question. Cane the mail() function handle
> // file attachments?
> // I couldnt find anything like that on the PHP reference but
> // maybe someone
> // knows out there.  If not does anyone have any simple scripts
> // that will allow
> // me to do this?
> //
> // Cheers,
> // T P K Cannell
> //
> //
> //
> // --
> // PHP Database 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]
> //



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