Thread: PHP Mail()
View Single Post
  #5 (permalink)  
Old 22-10-2006, 16:14
unplugged unplugged is offline
Premium Member
 
Join Date: Sep 2006
Posts: 80
Default

you can always use the phpmailer class if you want more control.

It can sometimes be a lot simpler to do things in it especially if your sending thigns like attachments.
Reply With Quote