I'm currently trying to send an email via php. The email is done through a form on my website and I'm trying to get the from address to display when it is sent to me.
I was wondering if anyone knew the syntax?
I'm currently using: "$from_name" <$from_address>
But it keeps showing up as my gzo email addres... anyone run into this type of thing before?
Thanks.
I was wondering if anyone knew the syntax?
I'm currently using: "$from_name" <$from_address>
But it keeps showing up as my gzo email addres... anyone run into this type of thing before?
Thanks.
Comment