Help with Emailer
Help with Emailer
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- kinetic0
if you have php this will work:
where it says $_POST['blah']; the stuff in those quotes is your form field names ... php will pick up the values
if you have php this will work:
where it says $_POST['blah']; the stuff in those quotes is your form field names ... php will pick up the values