i want to send email using php but i got this error
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:\wamp\www\cth\mailsend.php on line 11
can someone explain this to me and what should i do so that i can send the email?