...(including image upload)? Hello guys, I am a webmaster but have no php skills. I need to make a form on a webpage that once submitted, will send all the info directly to my email address. no databases involved.
my server supports all php, mail, etc so it will be fine. I assume i'll just need the form script and a php file to go in root of server?
this is what I need below. ( I find scripts online with bits and pieces but not the whole thing . i need several input fields and 1 image upload button)
6 input fields for:
business name
business address
business phone
business email
website url
contact person
then 1 text input field for additional comments/information
then an "upload image" button set to maximum of 2 MB
then a submit and reset button of course.
I know how to customize appearance and stuff, i just dont have the scripts to create this form.
again, it needs to go directly to my email address ( including the image upload ). we can use a dummy address for now.
can anyone help me in creating this script?
maybe one of you can provide the code for the webform and the code for the server php file?
thanks
my server supports all php, mail, etc so it will be fine. I assume i'll just need the form script and a php file to go in root of server?
this is what I need below. ( I find scripts online with bits and pieces but not the whole thing . i need several input fields and 1 image upload button)
6 input fields for:
business name
business address
business phone
business email
website url
contact person
then 1 text input field for additional comments/information
then an "upload image" button set to maximum of 2 MB
then a submit and reset button of course.
I know how to customize appearance and stuff, i just dont have the scripts to create this form.
again, it needs to go directly to my email address ( including the image upload ). we can use a dummy address for now.
can anyone help me in creating this script?
maybe one of you can provide the code for the webform and the code for the server php file?
thanks