Posted by Jerry Stuckle on 03/03/07 14:05
eng.sharif@gmail.com wrote:
> hi group
>
>
> how i can send mail and attachement in php with "mail function "
>
> $s = mail($to,$subject,$cont, $headers);
>
>
> can anyone help
>
> thanx
>
Check out phpmailer <http://phpmailer.sourceforge.net/>. It will make
your life much easier :-)
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|