|
From: Nobody
Ok.. I know its been asked before, but all the answers seem to have disappeared...
How do I get rid of the From: Nobody (hrblahblah) in a message generated by php?
The mail command I am using is:
mail($address,$subject,$texts,$headers);
Thanks for the help!
|