Is there a way to create a function similar to facebooks "like" function? Where a user can press a button and 1 number gets added to a counter tied to a user created database post, but if pressed again it would "unlike" or subtract 1.
Let me know! Thanks.