All requests | > | Collect data to save in mySQL database | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Serge Grenier - 29 days ago (2018-12-01)
0 | I want to use SQL search abilities and php formatting abilities to present in my own site what I wrote in Facebook since the beginning. |
1. by Dave Smith - 12 hours ago (2018-12-30) Reply
Looks like I can only do 1 recommendation on here, so in addition to retrieving the facebook data, you need a mysqli or pdo wrapper to perform the CRUD database operations and a class to generate the webpages. I have recently added a framework that can manage the last 2 for you easily enough, however it is still waiting approval. Check back in a week or so and look for Amp Frame.
0 | by Dave Smith 6695 - 13 hours ago (2018-12-30) Comment The first thing you need is a class to get the information from Facebook, you would use OAuth to access the API and retrieve the data. |
Recommend package | |
|