I got 2 problems
1) I am not able to insert a code for file upload in the below code link
2) In other type of form (with different textfields).i have a text (it is like a disclaimer) in the html form which i want it in email too.
http://codejaw.com/vedbp
Need Help In PHP Form
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Need Help In PHP Form
please paste this code heretezzo wrote:1) I am not able to insert a code for file upload in the below code link
assign it to a variable and include that variable in your email messagetezzo wrote:2) In other type of form (with different textfields).i have a text (it is like a disclaimer) in the html form which i want it in email too.
function.mail
have a look at example #4 for a better understanding
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering