Page 1 of 1

mail() function. --help

Posted: Tue Aug 10, 2004 4:26 am
by mdani
helo.
I hava question about mail() function,
I uses Windows 2000 5.00.2195 service pack 4 and i'm already active the SMTP server.

but i found error just like this:

Warning: Server Error in c:\apache\htdocs\tesmail\mailbiasa.php on line 40

40 refer to mail($to, $subject, $message);

I don't the what's wrong with my php syntax, or perhaps windows SMTP server????

please help me............

Posted: Tue Aug 10, 2004 9:50 am
by feyd
check your mail settings in php.ini to be sure they are correct for your server.