For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > January 2006 > mail class









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author mail class
alex

2006-01-28, 6:56 pm

Hi,

I'm searching a pre-coded class that enables to send e-mail with HTML
content and attached files.
I've found some classes over the web, but I'm not satisfied with it until
now.

Could you give me any good stuff ?

Thanks in advance,

--
alex


Jonathan

2006-01-28, 6:56 pm

alex wrote:
> Hi,
>
> I'm searching a pre-coded class that enables to send e-mail with HTML
> content and attached files.
> I've found some classes over the web, but I'm not satisfied with it until
> now.
>
> Could you give me any good stuff ?
>
> Thanks in advance,
>

What are your wishes?
What did you find and why did it not satisfy your needs?

If we knew a little more it would be easier to suggest you something...

Jonathan
alex

2006-01-28, 6:56 pm

> Hi,
>
> I'm searching a pre-coded class that enables to send e-mail with HTML
> content and attached files.
> I've found some classes over the web, but I'm not satisfied with it until
> now.
>
> Could you give me any good stuff ?
>
> Thanks in advance,
>
> --
> alex


I've just found the PhpMailer class :

http://phpmailer.sourceforge.net

It answers perfectly to what I was searching... Great !
I do recommend it.

--
alex


alex

2006-01-28, 6:56 pm

> What are your wishes?
> What did you find and why did it not satisfy your needs?
>
> If we knew a little more it would be easier to suggest you something...
>
> Jonathan


Sorry, ... was a bit in a hurry.
I wanted to send an e-mail with html content (body) and a binary attached
file (pdf).
I've found http://phpmailer.sourceforge.net
It is exactly what I was searching for... and much more :-)

--
alex


Linux Jay

2006-01-28, 6:56 pm

On 2006-01-28, alex <alex@nospam.org> wrote:
>
>
> Hi,
>
> I'm searching a pre-coded class that enables to send e-mail with HTML
> content and attached files.
> I've found some classes over the web, but I'm not satisfied with it until
> now.
>
> Could you give me any good stuff ?
>

Have a look at http://pear.php.net/package/Mail for general mail sending and
http://pear.php.net/package/Mail_Mime for dealing with attachments and such.

HTH

--
J
My Realm: http://www.myrealm.co.uk/
LORE: http://lore.myrealm.co.uk/
'Drink up. The worlds about to end.'
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com