Hi! I'm using Win2000 + Apache1.3.14 + PHP4.0.2, and I would like to know how to configure the mail server setting before using the mail(), coz I got this error message while I was using the mail() -
Warning: Unknown error in ......line 50,
which is - [mail($toaddress, $subject, $mailcontent, $fromaddress);], seems it doesn't recognize the function.
Thanks a lot!!