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 Build a Basic PHP Website (2018) Enhancing a Form Specifying Required Fields

S Ananda
S Ananda
9,474 Points

Where Do I Check Emailing Specifying Required Fields?

I obviously missed something, but when she says to check our email I don't remember her covering how to do that? I've been away from the vids for a little while so might just not remember it from a previous video.

1 Answer

Steven Snary
Steven Snary
17,540 Points

In Section 3: Adding a Basic Form -> videos: "Using a Third Party Library", "Using Objects & Validating Email" & most importantly with regards to your question "SMTP with Google", Alena went through how to set up sending the email to ourselves when the form is submitted.

Hope this helps!