How to attach the files in mail using php codes..
Hi,
How to attach the files in mail using php codes.. If any body have
the solution
plz inform me..
Thank,
Anu
Re: How to attach the files in mail using php codes..
On Oct 26, 12:17 am, anu <anunanni2... [at] gmail.com> wrote:
>
> How to attach the files in mail using php codes..
The easiest way is to use phpMailer:
http://phpmailer.sf.net/
Cheers,
NC