November 10, 201015 yr Hi, I am making my first contact page and I have taken the below code from a php page from a php tutorial. Can someone clarify me what should I fill in to the below e-mail addresses???? E-mail from-my e-mail???? $EmailFrom = "chriscoyier@gmail.com"; $EmailTo = "CHANGE-THIS@YOUR-DOMAIN.com"; Thanks, Alisia
November 10, 201015 yr Erm? EmailFrom would be a text string variable from a box that the user has filled in and EmailTo would be your email? Or am i just missing the whole point here?
November 10, 201015 yr for your reference you can visit this thread http://www.webdesignerforum.co.uk/topic/34560-php-contact-forms/
Create an account or sign in to comment