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 trialZach Studdiford
6,212 PointsRetrieving Form Data
Nick talks about not going into retrieving the data from the form. I want to make a website with sign up and login functionality eventually, (which will require a form for usernames, passwords, and other info), and I want to know where I should go after I learn how to make forms.
Thanks for answering!
2 Answers
Kris Phelps
7,609 PointsIn order to properly handle form data for a login system, you'll need to learn a server-side scripting language such as PHP.
Zach Studdiford
6,212 PointsThanks! I think I will work on the PHP track after I complete the html form track!
Kris Phelps
7,609 PointsAwesome! Best of luck to you. :-)
Zach Studdiford
6,212 PointsZach Studdiford
6,212 PointsIs there a specific course on Treehouse I can do on PHP to learn to to handle login data?
Kris Phelps
7,609 PointsKris Phelps
7,609 PointsThere is a PHP track which I'm currently following along with. We haven't gotten to login forms yet, specifically, but early on in the track, they do teach you how to handle data from a contact form, which has many things in common with a login form. I hope this helps :-)
http://teamtreehouse.com/tracks/php-development