Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A database connection is a facility that allows client software to communicate with database server software, whether on the same machine or not. A connection is required to send commands and receive answers.
0
votes
0answers
109 views
Tracking Facebook Page Likes and Adding them to a Database
I have been looking for this a lot I can't find a solution. So, what I need is to track a user who liked a page and add it to my database in my site.
Example:
X is a user on my site. I give him the ...
1
vote
0answers
70 views
what is the logic behind facebook group notification?
i want to know what is the logic of facebook group notification and how it works? if one user turn off the notification than what kind of process under goes so that user will not get the notification ...
1
vote
0answers
68 views
Where do you set up dependencies on or related to a php file for a heroku facebook application in php?
I have heard of something called pear or phing to set up dependencies that I think is some sort of php module. Essentially I want to make use of Heroku's 5mb of postgresql database storage, and I'm ...
