Topic: using the mail() function in windows
I am a bit perplexed trying to use the mail() funtion. I am using windows operating system. It doesn't seem to want to work. Is there something I am missing? I get an error message saying :
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
I am now using the basic PHP tutorials. Very new to any sort of programming language.
Thanks,
Ken_ww
Last edited by ken_ww (October 4, 2009 1:40 pm)

