View Single Post
  #1 (permalink)  
Old 10-12-2007, 10:22
MortimerJazz MortimerJazz is offline
Member
 
Join Date: Nov 2007
Posts: 49
Default Using PHP Mail() command

Hi there,

Is there anything special I need to do to ensure I can use the mail() function in PHP.

I'm trying to run a very simple 3 line script sending myself an email. The script is confirming the email has been sent ... but it doesn't seem to turn up in my inbox.

Thanks alot
Reply With Quote