PHP Form: Sending to a different email addy

Hey there
I’ve read the PHP Form tutorials on this site, and with no prior PHP skills, I found it hard to ‘mix’ the information with what I required. I need to be able to create a form so the user can select which email he/she wants to send the msg to.

So therefore, I’ll need a Name field, a Dropdown box (with the emails for the user to select) and also a Comments field. With the dd box, it would be preferable if only one email could be selected.

any feedback is appreciated
thanks