This is yet another example of something that’s so simple when you find the way to do it that you’re embarrassed to admit you struggled so much! I’ve built a simple PHP script that gives me a website “console” through which I can query our Mongo database, and I wanted to be able to easily scan through the objects on the page. When I did a print_r() on the object, it wrote to the screen what you usually expect, one...