Home › Forums › Back End › get the $EmailFrom from user in contactform.php › Re: get the $EmailFrom from user in contactform.php
September 17, 2009 at 3:15 am
#64264
Member
Hi to you 2.
Sorry for my late reply.
First to davesgonebananas :
so with
Code:
$EmailFrom = “[email protected]”;
I will get the adress of the person who sent me a message ? I am sure I am missing something, considering that I input already my own email adress in the variable :
Code:
$EmailTo = “[email protected]”;
Am I right? Or totally wrong :?
thank you,