Dan Hoy - 2013-07-08

Hi,

I'm currently using the popular phpMailer script to process my ajax form. But, I am a front end designer/developer so don't know how to customize it for my needs.

The form I'm using was created with only a couple text inputs and a textarea. My questions are:

1) How do I add other types of fields to the form like - select, checkboxes, radio buttons and maybe even Captcha?

2) How do I make sure that the form is secure?

Thanks