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.
Doctrine 2.0 is a PHP (5.3.2+) ORM. While Doctrine 1.2 uses the Active Record pattern, Doctrine 2 uses the Data Mapper pattern. The Doctrine project is a collection open source libraries and tools for dealing with database abstraction and Object-Relational Mapping written in PHP.
0
votes
1answer
68 views
Good pratices with symfony 2 : Make a facebook like friend request
I am working on a Web App using Symfony2 and I'd like to make a facebook friend request like system.
User "A" ask permission to user "B" to do something. User "B" should see a notification asking ...