K
K
Konstantin Fedorov2016-04-19 09:35:31
JavaScript
Konstantin Fedorov, 2016-04-19 09:35:31

How to make voting through social networks vk/fb without share?

You need to make a poll similar to this one www.nivea.ru/Experience/ext/ru-RU/katki-2015 Plz
explain the mechanics.
The essence is to arrange a similar vote, where to check 1 account = 1 vote, do not share and calculate the total number of vk / fb votes.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aarty20, 2016-04-20
@aarty20

so everything is simple, votes are counted in php / js, only before voting, check (and record) for the uniqueness of the user ID. if it is not in the database - you can count this vote, if the ID has already voted - we send it to the forest).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question