Sunday, 29 September 2013

Facebook PHP seperate array

Facebook PHP seperate array

I am trying to get the name of the person who has posted the post, but I
don't understand how to get the name from the array.
echo "FROM: " . print_r($post['from']);

No comments:

Post a Comment