Thread: mail() function
View Single Post
  #16 (permalink)  
Old 03-14-2008, 05:53 PM
phpforfun's Avatar   
phpforfun phpforfun is offline
Programming God
 
Join Date: Feb 2008
Posts: 790
Last Blog:
Programming "Just a ...
Credits: 102
Rep Power: 9
phpforfun will become famous soon enoughphpforfun will become famous soon enough
Default Re: mail() function

NOTE: Some users (like myself), are on a crappy ISP, that require SMTP authentication, or POP before SMTP authentication, if that is so.. Use this.

sendmail

PHP: Mail - Manual
Reply With Quote