wampserver is not equipped with an smtpserver by default. One option would be to use a tool like phpmailer, to send your emails through your gmail/hotmail/provider account.
pritaeas
Posting Expert
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
"The first step is to identify the issue. "
I agree. mail() still won't work because there comes no smtp server with wampserver.
using phpmailer will allow you to use an other server than localhost, something which mail() does not support.
pritaeas
Posting Expert
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
pritaeas
Posting Expert
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875