I'm trying to get a web form to work and I don't really get the concept. The form is on my site and has five different boxes for the user to input information. I just want to have the user info that is input on the the form emailed to me. When I test it, and input data into the form, the related PHP file gets the data and tries to send the email to me but has an error of either invalid recipient or no recipient. Who is supposed to be the recipient. Does the visitor using the form have to input their email address and name? I don't really need their mail or name so it's not currently on the form. Is there a reason the form needs that information?
PHP Web Form Question
3
I'm trying to get a web form to work and I don't really get the concept. The form is on my site and has five different boxes for the user to input information. I just want to have the user info that is input on the the form emailed to me. When I test it, and input data into the form, the related PHP file gets the data and tries to send the email to me but has an error of either invalid recipient or no recipient.
Who is supposed to be the recipient. Does the visitor using the form have to input their email address and name? I don't really need their mail or name so it's not currently on the form. Is there a reason the form needs that information?
Thanks for any help.
Who is supposed to be the recipient. Does the visitor using the form have to input their email address and name? I don't really need their mail or name so it's not currently on the form. Is there a reason the form needs that information?
Thanks for any help.
- Ekushey
- jaimegm
Next Topics on Trending Feed
-
3