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 Build a Basic PHP Website (2018) Listing and Sorting Inventory Items Displaying Categories

I'm lost...again 0o)

I'm just going through the code making notes to understand things. All over the place we keep referencing the $catalog array. I can't find it. I don't remember where I left it. The dog ate my homework etc.. I would think it would be in catalog.php, but I don.t see it there. I have looked in all. the files. I don't see it. I know it has to be somewhere, I just don't see it. Someone please tell where where it is so I can move on to feeling silly for asking. Thank you.

Never mind, it was in the only place I didn't look.

Hey John, we're including catalog array from include>data.php

Thank you Ashish