Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Like Button for Page Re: Like Button for Page

#72739
kaleem
Member

i dunne much about wordpress but if you use php to make a like button, then after the like the page has to be reloaded.

you can make a submit button and put the same page as action page. at the top code it to get the current ip and store it in a DB table. have an out put of number of IPs stored in table next to the button. hope this helps