foreach loop still echoes array

OK, so this is what I did wrong.

This was an array within an array, which meant that I had to use the element index to echo the values. I’m not even sure I’m explaining it right, but thanks for your help all. It’s working now.