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

Having trouble with the Contact form mailer.

I downloaded the files from the contact.php videos. Put them in the proper directory and uploaded to my site. Tested out the form and did not receive an email.

Link to my contact.php code:

http://codepen.io/Loki111/pen/JhoDc

I edited the code where my email should go, am I missing something else here?

Thank you in advance,

-Ryan

2 Answers

Walden Wang
Walden Wang
5,657 Points

I got problem too. I downloaded the file from github(the link they provide).

But I search the phpmailer from google and download it, it's working.

Yeah, I finally got everything running. :)