Jump to content
  • 0

Website vote system


Question

Posted

Hello to everyone. I am searching a while for a vote system, that i could adapt on my website. I found a server that uses something i am searching. Maybe someone understands a principle how it works? Here is that system Press me

6 answers to this question

Recommended Posts

  • 0
Posted

More like the description. Once you vote, the vote button disappears. So, you can only see sites, you did not vote.

  • 0
Posted
3 hours ago, Sinister Smile said:

 As i see the page have 4 top sites for vote, and when you click it redirect you to the topsite. So you need this?

Yup, i don't understand how code works. How it knows that player has voted and disapears from list? It saves ip address and 24h countdown? Maybe someone has a simulare code?

  • 0
Posted

This works like: For example, i click on the topzone img, and it redirect me to the page that i will vote, then i vote and the website is adding +1 vote to the server. Also, it has a vote systems that you can use to reward the players in the game, and also you can vote every 12h.

  • 0
Posted

He was asking about technical part :D

 

The vote sites has API, at least most of them. So, once you vote they store your ip as mark it as VOTED. You can use that info to retrieve whatever you want, so if the site mark you as voted - skip the display. How you code that, it's up to you.

 

If you are not good with php, you should hire someone to do it.

 

Example

l2network returns 0 or 1, if voted CLICK

topzone/hopzone returns json result like voted:true or false. Can't show you an example as I don't have any valid API Key.

  • 0
Posted
14 minutes ago, SweeTs said:

He was asking about technical part :D

 

The vote sites has API, at least most of them. So, once you vote they store your ip as mark it as VOTED. You can use that info to retrieve whatever you want, so if the site mark you as voted - skip the display. How you code that, it's up to you.

 

If you are not good with php, you should hire someone to do it.

 

Example

l2network returns 0 or 1, if voted CLICK

topzone/hopzone returns json result like voted:true or false. Can't show you an example as I don't have any valid API Key.

 

[Offtopic] Remind me why he is gold member again ? [/Offtopic]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock