Dear friends
I try to run survey created by php scripts , but there is msg appeared when I click on send botton to receive survey result on my mail box ..
The msg is
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:\Inetpub\vhos ts\coolbestweb. com\httpdocs\co ntactus.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhos ts\coolbestweb. com\httpdocs\co ntactus.php:53) in C:\Inetpub\vhos ts\coolbestweb. com\httpdocs\co ntactus.php on line 55
I try to run survey created by php scripts , but there is msg appeared when I click on send botton to receive survey result on my mail box ..
The msg is
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:\Inetpub\vhos ts\coolbestweb. com\httpdocs\co ntactus.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhos ts\coolbestweb. com\httpdocs\co ntactus.php:53) in C:\Inetpub\vhos ts\coolbestweb. com\httpdocs\co ntactus.php on line 55
Comment