Jump to content

Working with api such as facebook and twitter. What do I need to know?

- - - - -

  • Please log in to reply
2 replies to this topic

#1
codegirl

codegirl

    Newbie

  • Members
  • PipPip
  • 16 posts
Hi
What does it called when we want to get info codes like an api from twitter or facebook? Is it get or syntax webget? Reason is because I would like to search the web for information.
What do I need to learn in php coding for this matter?
Thanks :)

#2
Calgon

Calgon

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
You need to use OAuth to access Facebook information (the graph is the only exception).

The first thing that you should learn is the documentation for OAuth (the general authentication protocol for Facebook and Twitter) is very poorly documented for creating applications that require ongoing access to an account.

Other than that, I reckon everything else is easy to work from.

#3
try

try

    Newbie

  • Members
  • PipPip
  • 11 posts
Here, interested link about facebook development
# https://developers.facebook.com/docs/




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users