hi all,
I am new to php and was trying to send an email .
i got the code from w3school site.
http://www.w3schools...hp/php_mail.asp
but when I run the code 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:\xampp\htdocs\PhpProject3\aa.php on line 17
i don't know how to configure php.ini
can any body to correct this error.
thx in advance,
menuka