Re: Problem with attaching file (from a form) to email in PHP [message #172707 is a reply to message #172703] |
Sat, 26 February 2011 19:36 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 2/26/2011 11:07 AM, Luuk wrote:
> On 26-02-11 16:54, Cameleon wrote:
>> Thanks Luuk, I'll have alook... but in the mean time, I don't get
>> what you mean by your last sentence... is it a bad thing to send mail
>> by php? is there a better way?
>>
>> Thanks
>
> I just meant to say that an emailmessage can be complex, if you are
> trying to format it in HTML, and attach somethings...
>
> SO, this one time when i needed to send a message, with an attachment i
> decided to do it in plain-text, with a bash script, using 'mailx'...
>
Which is why I use phpmailer. It's much better than trying to send by hand.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|