Welcome Guest, Not a member yet? Register   Sign In
Like Button counter
#1

[eluser]Unknown[/eluser]
I have a program that COUNTS the click of Like. The problem is I used link in the mysql. Any other idea on how to create like button counter?

#2

[eluser]Otemu[/eluser]
Hi,

I am not sure if I understand your question, is it the case that you are not happy that the count is saved in mysql if someone clicks the like button??
#3

[eluser]Unknown[/eluser]
I have two table, Table1 and Table2. In Table1 the fields are id, name. In table2 the fields are id, like and name_id. The name_id in table2 is linked to id of table1. I used left join to combine the to tables. My problem is when I add another data to the table1 it is not appear to the table2.

Can you help me with this? or Can you give me another way to do it.

Can you give me some source code with Like Count?





Theme © iAndrew 2016 - Forum software by © MyBB