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

How to create Local Business Directory website like www.justdial.com ?

Hi, Can you please explain me in detail How to create Local Business Directory website like www.justdial.com ?

I am PHP beginner and want to create a website with admin panel like www.justdial.com

Thank You

It also uses user location. Please explain about that too.

Thank You

1 Answer

Rohit,

There is no simple explanation to your question. If I asked you to explain in detail how to build a car, your answer would require more information and details than would be possible to discuss in this message thread. It is a complex subject requiring a lot of research and understanding to discuss. For starters, to build a website like the one you mentioned requires an understanding of:

  • HTML/CSS
  • Javascript
  • Databases
  • PHP or another language (Ruby, Python, Java)
  • Setting up server environment.

A lot of things go into designing a web application. A good place to start is a PHP Course since you have already mentioned it. As they say, Rome was not built in a day and developing applications is not something that can be learned over night or explained in a single message thread.