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 Building Websites with PHP Contact Form & Sending Email POST Route & Data

kabir k
PLUS
kabir k
Courses Plus Student 18,036 Points

Without the @ symbol, not getting the same validation alert as the teacher's

In the POST Route and Data video, at time 04:14, when I omitted the @ symbol from the email address, I'm not getting the same validation alert as the teacher's contact page and I have followed the video's instructions exactly.

2 Answers

kabir k
PLUS
kabir k
Courses Plus Student 18,036 Points

Never mind. I found that, given that the video is followed exactly, if you copy and paste the workspace link into the Google Chrome browser same as Hampton is using, you will get the same validation alert that he got. I'm using Safari so, I believe it is the differences in the browsers that's causing the validation warning not to come up in Safari.