I don't know what is the error
I'm using mail() function to send email using php. I have upload it to server and run the code.
But I have error like this :
Warning: Server Error in c:\apache\htdocs\admindealersendpasswordprocess.php on line 48
I have check itu line 48 is my mail() function code, I have re-check my code and didn't find any problem with the script. Please help me, I don't know other way to send email using PHP except using mail() function.
I'm using Apache 1.3.23, PHP 4.1.1, and mySql 3.23.48 for my server.
Thanks for the help.