I have the PHP array, now what?

30 views
Skip to first unread message

Burke Ingraffia

unread,
Nov 15, 2013, 1:11:33 PM11/15/13
to 140dev-oaut...@googlegroups.com
This ebook and tutorial are great! Thanks so much!

I have the PHP aray that is printed with:

print_r(json_decode($connection->response['response'],true));      // line 44 of console_run.php

I cannot figure out how to echo one part of the array. What is the variable name of the array?

For example if it were named $array, can I somehow get the profile image URL to use with:

echo $array[profile_image_url];


Reply all
Reply to author
Forward
0 new messages