kosie79
03-09-2004, 06:51 AM
Hi,
im trying to send a form in php to an email address...i keep getting this error. Im running a localhost server...
Warning: 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:\program files\apache group\apache\htdocs\testing\mail3.php on line 10
can somebody give me a step by step guide on how to send the form via mail..
is there a method to send the form via html? im actually designing it in html....
HELP!! need to resolve it 2 hours
im trying to send a form in php to an email address...i keep getting this error. Im running a localhost server...
Warning: 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:\program files\apache group\apache\htdocs\testing\mail3.php on line 10
can somebody give me a step by step guide on how to send the form via mail..
is there a method to send the form via html? im actually designing it in html....
HELP!! need to resolve it 2 hours