when sending mail where do you put from info
Posted: Mon Dec 01, 2003 4:49 pm
Here is my mail tag:
mail($to, $subject, $message, $headers);
I thought the from went after headers but I tried it and it keeps showing up from Nobody. Where do I put this?
Mark
mail($to, $subject, $message, $headers);
I thought the from went after headers but I tried it and it keeps showing up from Nobody. Where do I put this?
Mark