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 trialAndrew Dickens
18,352 Pointstypo
I'm very surprised Alena is getting any results when she calls (04:02)
var_dump(singl_item_array(1));
2 Answers
Jay Padzensky
4,731 PointsHey Andrew,
Thanks for the heads up! We've reported this to our teaching team for a fix. We appreciate it! If you have any additional feedback or goofs, emailing Support at help@teamtreehouse.com with the details is a surefire way to report. Thank you again.
William Lindsay
2,688 PointsRunning this program with
var_dump(single_item_array(1));
my result is different from Alenas demonstration.
the output on the screen only states "Unable to retieved results"
Not sure if I am following this video clearly
Sharlene Walton
Courses Plus Student 623 PointsI have the same issue. Unable to retrieve results.