Re: How to attach the files using PHP..
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Wed, 12 Sep 2007 07:32:39 -0400
anu wrote:
Hi,
Thank You sir for your reply..
want to attach the files in mail.. using PHP..
Thank You,
Anu
Not easy. You need to set the email up as a multipart mime, with the correct headers, separators, etc.
Check out the phpmailer class. It makes things much easier.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- How to attach the files using PHP..
- From: anu
- Re: How to attach the files using PHP..
- From: Jerry Stuckle
- Re: How to attach the files using PHP..
- From: anu
- How to attach the files using PHP..
- Prev by Date: Re: How to insert HTML Tags into PHP codes..
- Next by Date: Re: How to insert HTML Tags into PHP codes..
- Previous by thread: Re: How to attach the files using PHP..
- Next by thread: How to insert HTML Tags into PHP codes..
- Index(es):
Relevant Pages
|