harrylmh
December 3rd, 2001, 09:53
Hi!
I tried using php's mail function like this:
mail($email,$subject,$message,$subject);
It does email but when I check the 'From:' from the email in my email client, it says the server email. How I change this?
Thanks!
I tried using php's mail function like this:
mail($email,$subject,$message,$subject);
It does email but when I check the 'From:' from the email in my email client, it says the server email. How I change this?
Thanks!