FB App Developers/JS - PHP Experts

Cnotey

Power Member
Joined
Jun 25, 2010
Messages
730
Reaction score
984
Ok, so my html skills are what I would call advanced and I can put together some pretty mean markup. But I have found lately that my PHP and JSON skills are elementary at best.

Could anyone direct me to some good reading on how the hell you parse/deserialize JSON objects from FB to html?

I've been looking for about 3-4 days for the answer, but I cannot find a good one. I've found some ones that would work, but they assume you already know quite a bit about JS and PHP, which I don't.

If this is something that is simple, and no one wants to show me, I would consider paying for it, but my budget for this project is pretty low given it's current state (low priority, pre-release).

All I want to do is take the gdamned JSON object that FB Graph API gives me, and show it in human readable form.
 
Back
Top