Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 429 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 429 Bytes

"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.