Don't laugh lol I know your all php guru's : )
Ok, so I have little if any knowledge with the programming language php
- only having created small enquiry forms. Now I have a client that
needs a job order form with a little more function than having solely
contact details and a big enquiry text area.
The form I created in HTML is located at
and has used javascript to validate the fields against spammers etc but
now I am looking to process it all in a php form using the mail
function.
Basically I want my form to gather all the information including check
boxes, drop down menu's and to email it to my client - simple enough
request but I don't know the code and cannot find a worth while
tutorial or php resource ( most out there are simple forms without
drops downs, etc )
Any help, suggestions, or recommendations ?
Much Appreciated netizens.
Liam
Ok, so I have little if any knowledge with the programming language php
- only having created small enquiry forms. Now I have a client that
needs a job order form with a little more function than having solely
contact details and a big enquiry text area.
The form I created in HTML is located at
and has used javascript to validate the fields against spammers etc but
now I am looking to process it all in a php form using the mail
function.
Basically I want my form to gather all the information including check
boxes, drop down menu's and to email it to my client - simple enough
request but I don't know the code and cannot find a worth while
tutorial or php resource ( most out there are simple forms without
drops downs, etc )
Any help, suggestions, or recommendations ?
Much Appreciated netizens.
Liam
Comment