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 trialNicklas Wiborg
12,692 PointsTo parse our JSON function we use the XXX function
Can anyone give me a hint for this quiz question?
4 Answers
Robert Walker
17,146 Points // EDIT: Removed correct answer from code
Hope this helps.
james white
78,399 PointsI struggled for hours with this: json_decode
Nicklas Wiborg
12,692 PointsThanks for the reply! Seems that I already had the answer but somewhere in the translation to my fingers i wrote encode instead of decode. Doh!
Robert Walker
17,146 PointsAll been there, its easy to do.