Search found 1 match

by eqdigital
Tue Dec 22, 2009 2:22 pm
Forum: PHP - Code
Topic: stdClass Objects inside Objects in an Array
Replies: 1
Views: 128

stdClass Objects inside Objects in an Array

I'm having some trouble dealing with stdClass object inside a stdClass object inside an array. I am trying to get the 'Source' value from this. I've tried this several different ways to no avail. It's entirely likely that I'm missing something embarrassingly simple... $result = Array ( [0] => stdCla...