Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End get the $EmailFrom from user in contactform.php Re: get the $EmailFrom from user in contactform.php

#64264
greentree
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,