PHP mail() function not working

Status
Not open for further replies.

pcason61

New Member
Messages
1
Reaction score
0
Points
0
I am trying to do some PHP coding for my website and I'm positive I have the mail script coded perfectly; however, there's no emails being sent. I am wondering if there is a block on the PHP mail() function or something of that sort that would be preventing me from sending mail through my code. Thoughts or suggestions on how else to achieve this effect? I'm attempting to do a "forgot my password" page which will email you a randomly generated password.

Regards,
Patrick
 
Status
Not open for further replies.
Top