ailed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\sample4mail\forgot.php on line 28. what does this mean? 
asked by Not Registered on 23 March 2009 9:18
how to send mail using php script?
Answers
You have tried to send an email using SMTP at localhost.
Do you have a mailserver running at localhost?
Otherwise, try to change your SMTP setting in php.ini file and use your remote host.
Do you have a mailserver running at localhost?
Otherwise, try to change your SMTP setting in php.ini file and use your remote host.
answered by Not Registered on 24 March 2009 17:27
- Sending mail error, Not Registered


















