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!
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
Melissa Castle
15,560 PointsLearn about form submission (to email preferably)
Hi, I've searched the forum and it seems like PHP and Javascript modules have instruction on submitting a form (to send an email). Would anyone mind verifying that or recommending any other modules that might be helpful? Thanks, Melissa
1 Answer

austenpayan
10,218 PointsThe frist PHP project, "Creating an online store" I believe, goes through setting up a form and making it send an email. Also the Wordpress projects are great to learn because wordpress has email form plugins that make setting up a form a breeze.
Melissa Castle
15,560 PointsMelissa Castle
15,560 PointsThanks Austen!