I'm trying to send the content of a form directly to my mail, but when I use the function mail() i get:
( ! ) Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp64\www\projects\monsite\contact.php on line 9
how to resolve please?