[ad_1]
This is what ended up working. I did not need to reference the “response” portion of the object.
$object->results[0]['data']['email']
[ad_2]
solved How do I parse out this object/array in php?
[ad_1]
This is what ended up working. I did not need to reference the “response” portion of the object.
$object->results[0]['data']['email']
[ad_2]
solved How do I parse out this object/array in php?