php+for loop in object code example Example: php loop through object foreach ($objects as $obj){ echo $obj->user->description; }