Possible Duplicate:
php loop through associative arrays
i have this piece of code which gets me as an output an array like this here:
http://penelope-ns.net/fb/fig.jpg
How can i save the [name] as a variable $name?
The code i use to generate is this:
$fbfriendlikes[$fbid]=$facebook->api('/'.$fbid.'/likes'); ///// Add this line
var_dump()output already. I'm saying just view the page source in your browser rather than viewing the HTML output in your browser, and you'll see all the formatting.