I have a problem on my computer with mailto function on php...
It might be that I am testing on http://localhost/ and not on the online sever...
I get this error when I load the page
Line 67:Code: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:\netserver\www\corporate\contact2.php on line 67
ThanksPHP Code:mail($to,$subject,$txt,$headers);


Reply With Quote



Bookmarks