Hi I am getting this error while i am submitting this to PHP page..
the error is here
Warning: mail() [function.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:\xampp\htdocs\send_comments.php on line 10
before posting i researched online on Google and ther are so many ppl seems to have same error.. but following from ther i cant get solution to my problem
the PHP.ini file has this seeting
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
and i am on windows..
can anyone help me out
porr favour...