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

HTML

Can anybody give some input about how to create a "login" access for a website?

As far as I know the subject of login and sign up to access a website content has not been covered by treehouse. I would love to get some feedback on what the code looks like.

3 Answers

Hi Antonio,

For a login system, you want to learn a backend language such as PHP, Ruby, Python, etc. in addition to learning HTML/CSS/JavaScript so that you can write to a database, do user validation, etc.

Sorry Marcus. I have not been clear enough. I have already learned about HTML/CSS/JavaScript/JQuery. I'm not sure what language should I tackle now. Your feedback is welcome!

There are lots of jobs out there for any popular backend language you choose. I've used PHP a lot and really like it; I find that the syntax for PHP is very similar to JavaScript making it easier to code for me personally. Ruby and Python are also very popular. Maybe your best bet is to just pick a language, start learning it, and if you don't like it or can't understand it, go to another language. The choice is up to you, my friend.

Thank you Marcus. Which would you recommend. PHP, RUBY OR PYTHON

Thanks again

Anytime, man!