send mail by using php5

Posted by rajson on Stack Overflow See other posts from Stack Overflow or by rajson
Published on 2010-04-07T11:15:25Z Indexed on 2010/04/07 11:23 UTC
Read the original article Hit count: 234

Filed under:
|
|

hi friends, i wish to send form data throw mailto() in php, but i got an warning msg that "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\

please sugest me that what i have to do for send data to a mail id properly

© Stack Overflow or respective owner

Related posts about sendmail

Related posts about php