hello every one, i need help..
how can i use the mail() funtion in php? when ever i execute the mail function i continuesly receive this error message:
what do i need to do in order for me to connect with my localhost mailserver?
can anyone help me with this?
thanks in advance..(^_^)
--nert
how can i use the mail() funtion in php? when ever i execute the mail function i continuesly receive this error message:
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...
can anyone help me with this?
thanks in advance..(^_^)
--nert
Comment