Hi everybody,
I've been trying to get the mail(); function in PHP working but it doesn't seem to be working, I've printed out the variables going in to the function so i know that they are correctly done but the function won't work so my only other thought is if sendmail isn't working or isn't on... Is it turned on by default? or do I have to turn it on before it works?
Any ideas would be greatly appreciated