How do you get a facebook user's information and insert it into a database?

后端 未结 4 1252
故里飘歌
故里飘歌 2021-01-30 11:47

I wasn\'t sure how to ask it, but I am trying to teach myself how to create a program that uses the graph api. Most of the tutorials I have seen are older, and I don\'t know ho

4条回答
  •  忘掉有多难
    2021-01-30 12:43

    You can use the php API and the query language that facebook provides (FQL). Here is a link that contains sample query's and tutorials http://developers.facebook.com/docs/reference/fql/

提交回复
热议问题