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 Integrating PHP with Databases Querying the Database with PHP Querying the Database

James Dawson
James Dawson
2,770 Points

Where is the database? Am I able to view where all this data is coming from?

I think it would help me understand this better if I knew exactly what the database looked like. I understand the idea of making a query and pulling the title and category FROM Media, but where is this database, what does it look like? Who developed this database with all this media information. I think it would help me grasp the entire process if I had a visual of the database and understood where it was and how it was developed. Even a snippet of information. Thanks.