Call to undefined function
Posted: Sun Aug 18, 2002 1:47 am
I think I may have a settings problem.
If I use the mail function:
$mail($to,$subject,$msg,$mailheaders);
I receive:
Fatal error: Call to undefined function: () in C:\Apache Group\Apache2\htdocs\mailit.php on line 19
Also a similar thing happens with cURL calls.
Running Win98 Apache HTTP Server Version 2.0, PHP4.2.2
Any ideas?
Thanks
If I use the mail function:
$mail($to,$subject,$msg,$mailheaders);
I receive:
Fatal error: Call to undefined function: () in C:\Apache Group\Apache2\htdocs\mailit.php on line 19
Also a similar thing happens with cURL calls.
Running Win98 Apache HTTP Server Version 2.0, PHP4.2.2
Any ideas?
Thanks