"Server-side Scripting using PHP, JSON, and Facebook Graph API"
- Created a webpage that allows you to search for information about a set of Facebook entities (i.e., users, pages, events, places, and groups) using the Facebook Graph API .
- Used PHP, Facebook Graph API and Google Geo-coding API as a server side programming to retrieve the data from Facebook.
- Displaying the result to user on browser using HTML/JavaScript.