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 trialAVINASH KUMAR
Front End Web Development Techdegree Student 8,110 PointsCourse suggestion as per requirements..
Hi everyone..
I want to create a real estate website. I want to provide a form on the home page on the website to enable the users to retrieve their desired information from the database. And I also want to enable users to post their property related ads via a form and they could also edit and delete their ads later.
I have already completed the web design course on treehouse. And presently persuing the php development course on treehouse.
Can anyone suggest me any course for the fulfillment of above mentioned requirement of mine.
Thanks..
2 Answers
Steven Parker
231,261 PointsIf you're not already familiar with databases, you might want to add Database Foundations to your list.
David Mikeska
17,536 PointsYour right on track with the PHP Development track. Pay careful attention to the Integrating Databases with PHP and the Building Website with PHP courses. You can pick up some useful tools with those two courses.