Posted by pmAgony on 10/12/11 11:38
Hello-
In my contact form, I have a drop down field that allows the user to
choose what department they want to send inquiry's to. The field is
labeled: "who".
Each entry has a unique email address it needs to go to. How do I get
my php script to recognize the value in "who" when potentially there
are 4 different values stored in the "who" array?
Then I need to drop in the 'if' value 3 is selected, mail($sendto);
Can someone shead some knowledge?
Thanks-
Navigation:
[Reply to this message]
|