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 PHP & Databases with PDO PDO Queries & Results Query by ID

the films.php page - when I launch the preview, I get a preview of a different page (it seems to be the index.php page?)

while working on the films.php page in the 'Query by ID', when I launch the preview I actually get a different page showing, it looks like the index.php page is being previewed instead of the films.php. this is the URL of the page that's showing: http://port-80-fdb5cnzvlg.treehouse-app.com/ . Any ideas as to what is happening here?