Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

What's the best way to set up form submissions to your database with Bootstrap 3 using PHP/Javascript?

I know there area couple ways to do this and would appreciate being pointed towards any best practices. I could not find this topic covered in any of the Treehouse Bootstrap videos (If I'm missing it please lmk and I'll go watch :). Anyway for the purposes of my site the submission could just be sent to an email address, but I'm curious about what the best practices/guideline are here for security purposes in general. Thank you!!