boyzdynasty
10-10-2003, 01:18 PM
i'm using the mail function in php
mail (address, subj., body)...
when I perform this command, the reciever gets the e-mail but the sender address is...
apache@domain.com
how can I change the sender info?
I want it to be no-reply@domain.com
Thanks in advance.
mail (address, subj., body)...
when I perform this command, the reciever gets the e-mail but the sender address is...
apache@domain.com
how can I change the sender info?
I want it to be no-reply@domain.com
Thanks in advance.