Nevermind... it's redundant... the other if will handle that.
Printable View
Nevermind... it's redundant... the other if will handle that.
ok all done! do you want to take on elast look at the .txt file? just to make sure! i've uploaded it! thanks again dj!
Well.... the way to check it out is by testing... see if anything goes wrong; if not, I'll grab the txt, fix it up a bit so it's not specific to your site, and submit.
Hi dj... Is it possible to set up an emailable form using php? Similar to this but with more fields?Quote:
Originally Posted by djr33
Sure.
mail($to,$subj,$body,$headers);
Headers are complex. (They are things like from, reply-to, mailer, encoding, etc. They're not hard, but just a lot to know. Easy to look up, though, for the most part.)
The rest is easy.
Just set the vars to right values.
Hey dj... Any chance you could help me set up this form? I have been trying but to no avail... argh! :confused:Quote:
Originally Posted by djr33