How do I parse this Facebook Graph query with PHP?

Clayburn G

New member
I want to be able to pull out the number of likes and the status message itself. How would I do that inside PHP? It seems like it's formatted in an array already. So, I should be able to access it without actually parsing strings and whatnot.
 
Back
Top