MAIL FUNCTION

wxdqz

New Member
I am having an issue with the mail function. I am following all the instruction to send mail via php and still not receiving any mail. I am guessing my php.ini isn't configured properly.

The function below is what I am using.

mail($to,$subject,$msg,$mailheaders);

Please, if anyone experienced this before, throw me an e-mail
 
Back
Top