Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

kasiita timothy
1,865 PointsAm beginer I want 2 develop a login and signup pages for my new website.But am stack on which language & database 2 use.
I know this may sound funny but am jus a beginner.I need ur help,THANKS
1 Answer

Samuel Zhen
33,571 PointsWell if you want to build a website then you got to learn HTML, use form element to create a login and signup form. And add CSS to make it fancy. As for database, try MYSQL. But if you want to interact with database, you got to know some back-end language like PHP, RUBY, JAVA. I suggest php.
Hope it helps :)
kasiita timothy
1,865 Pointskasiita timothy
1,865 Pointsthanks alot Samuel Zhen