: How to format facebook status retrieved using status.get When I retrieve my facebook status through facebook API, using status.get, the informations comes in the form of [ { "message":
When I retrieve my facebook status through facebook API, using status.get, the informations comes in the form of
[
{
"message": "Does anyone here knows how to disappear and reappear again after a few months??",
"time": 1282146230,
"status_id": 00000000000000,
"source": 2915120374,
"uid": 000000000
},
{
"message": "Blah blah and blah",
"time": 1282073572,
"status_id": 00000000000000,
"source": 2915120374,
"uid": 000000000
}
]
I want to format the information using css and display the updates on my blog. How do I extract the info from the above retrieved format so that I can use it on my php page and use css to style the updates??
More posts by @Ravi8258870
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.