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 :)
Working with api such as facebook and twitter. What do I need to know?
Started by codegirl, Jul 30 2011 01:40 AM
2 replies to this topic
#1
Posted 30 July 2011 - 01:40 AM
|
|
|
#2
Posted 30 July 2011 - 05:52 PM
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.
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
Posted 04 August 2011 - 11:06 AM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









