Posts: 13
Name: Kris Poore
Location: pensacola, florida
|
Expanding on this question. My php skills can be considered novice at best.
I am also playing with this code from the w3schools website. Right now I'm researching authentication to prevent spam emails from coming through.
Ideally, I'd like to expand this form to allow the option of who to send an email to. For example, with some businesses, a drop-down menu is offered with several department emails listed. What I don't know, is where to start researching with this! I'm looking at if/else statements, but not sure if this is what I need to use to implement. Can anyone point me in the right direction? Thanks in advance.
|