Jump to content

IP addresses


magnetica

Recommended Posts

Schools will stay the same on every computer because most schools will have a router, meaning that all the computers is linked to one gateway to the internet.

 

The Schools and universities will only have a different IP address per computer if there are more than one gateway to the internet.

Or, if they do not have an Static IP.

 

Every computer has two IP addresses(most of them), one for local are connections, and the other that is used for internet.

Link to comment
https://forums.phpfreaks.com/topic/64639-ip-addresses/#findComment-322252
Share on other sites

Yea makes sense!

 

I asked this because i have a voting system and i want to make it so users can only vote once a say.

If i say that one IP can vote once in a day, this would mean i might be blocking out some school kids that wont be able to vote.

 

Whats a better way of doing this? Cookies maybe?

Link to comment
https://forums.phpfreaks.com/topic/64639-ip-addresses/#findComment-322257
Share on other sites

have a simple database to store votes and have a email field, when someone votes display a message saying

for your vote to count please click the link sent to your email
, that like will validate the email and the vote (bit like user remembership activation)

 

does that make more sence ?

Link to comment
https://forums.phpfreaks.com/topic/64639-ip-addresses/#findComment-322271
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.