I want to use 'Like' functionality in our website i.e. when peoples click on this Like button then show number of likes peoples ? Please tell me anyone ? Please help me ? Example like this below image

Thanks.

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vineet Kumar SainiPosted May 4, 2012, 9:16 AM
Kunal VaishyaPosted May 4, 2012, 6:00 AM
May be it will Help you
Vineet Kumar SainiPosted May 3, 2012, 2:53 AM
Please help me ?
Kunal VaishyaPosted May 3, 2012, 2:49 AM
Create database for counter
when any one click on that update the counter value +1 in data base
its very simple if you don't want to use data base you can also manage in xml .