Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I am looking for an AJAX, jQuery, PHP script to imitate the Like function as it is on Facebook. Can someone recommend me one?

Thanks

share|improve this question
2  
there are 2 like functions...which one? – Shawn Mclean Oct 4 '11 at 16:39
@Andrei, You need to be more specific as to what functionality you are wanting to emulate. – Brad Oct 4 '11 at 16:40
I am building an website similar to Facebook and I want to add the Like functionality to work just like the Facebook one does. NOT RELATED TO FACEBOOK! – Andrei Oct 4 '11 at 16:50
This would not be a simple "Script" - Liking something involves attaching it to the users likes table, increasing the number of likes of an object, tracking objects across a graph. This is a large infrastructure, multi-tiered web application. – Michael Jasper Oct 4 '11 at 16:53

closed as not a real question by PengOne, Sean Vieira, svick, David Zaslavsky, Jarrod Roberson Oct 4 '11 at 20:35

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.