I have this project i'm working on (php mysql), it contains blocks of movies that can be shared through facebook like. The thing is that i want to count the facebook likes into DATABASE (which is movies table and users favourite table).
Thing is i can hardly find any resources on how to aproach this problem. Hope i can find some pointers here.