Generally I am finding the PHP mail() function easy to use except for setting who the email is comming from.
As I understand it mail()'s parameters are: mail(sendto, subject, message). Where is from????
I need to set this dynamically so making a static entry in the php.ini file is not practical.
How can I do this?
Thanks,
Michael42
As I understand it mail()'s parameters are: mail(sendto, subject, message). Where is from????
![[surprise] [surprise] [surprise]](/data/assets/smilies/surprise.gif)
I need to set this dynamically so making a static entry in the php.ini file is not practical.
How can I do this?
Thanks,
Michael42