How to make the code of PHP[mail()] work?

Lee

New member
Dear Sir/Madam:

Good day. I am the beginner for PHP With MySQL.

I would like to learn PHP With MySQL as my hobby.

I am trying the code of:

mail($to, $subject, $msg, 'From:' . $email);

But the code of mail() is not functioning.

If anybody is kind enough, please provide some guidances for me to implement a
proper setting.

Thanks.

Warm Regards,
David Lee
 
Back
Top