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) Enhancing a Form Re-Displaying the Submission

Albert Nassif
Albert Nassif
9,534 Points

Problem with duplicate genre names for different categories/formats

There is a bug in this code, in the genre section there are multiple instances of say "Action" or "Romance" etc... and therefore the browser gets lost and doesn't know whether it was the Book genre or the Movie genre that was selected and tends to get it wrong when it repopulates the fields.