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

struck in cc

The code is now displaying the right message, but let’s make sure the logic is correct by searching for a different term. Change the $search_term variable to have a value of vanilla. (If Step 1 starts failing after you change the search term, then you probably have a problem with the condition in the conditional. Go back to Step 1 and modify it.)

After you change to vanilla change the condition in the conditional to false.